Skip to content

Commit

Permalink
fix typo in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Jan 28, 2025
1 parent 94f9fef commit 310baa3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,10 @@ jobs:
deleteRegistry.solo `hostname` -f
gslist.solo -l
shell: bash
- name: run rowan3 test
- name: run rowanV3 test
run: |
echo "CI=$CI"
$GSDEVKIT_STONES_ROOT/tests/test_rowan3.sh
$GSDEVKIT_STONES_ROOT/tests/test_rowanV3.sh
gslist.solo -lc
deleteRegistry.solo test_rowanV3 -f
gslist.solo -l
Expand Down

0 comments on commit 310baa3

Please sign in to comment.