Print cairn CLI version

This commit is contained in:
Matthew Knight 2026-03-06 00:37:31 -08:00
parent b556360cdf
commit de6e87a30f
No known key found for this signature in database
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@ runs:
run: |
set -eu
echo "Cairn CLI version: $(cairn version)"
TOTAL_CRASHES=0
TARGET_NUM=0
ACTIVE_RUN_ID=""