Skip to content

Commit

Permalink
Really - stop testing against rowanv3_370 ... v2.1 and beyond needs t…
Browse files Browse the repository at this point in the history
…o work with rowanv3_371

Revert "Revert "stop testing against rowanv3_370 ... v2.1 and beyond needs to work with rowanv3_371""
This reverts commit de5f91f.
  • Loading branch information
dalehenrich committed Nov 28, 2023
1 parent 4c76f21 commit 2fec53e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,20 +153,20 @@ jobs:
gslist.solo -l
shell: bash
- name: run rowanV3-alpha1 test
run: |
$GSDEVKIT_STONES_ROOT/tests/test_rowanV3_alpha.sh
gslist.solo -lc
deleteRegistry.solo test_rowanV3 -f
gslist.solo -l
shell: bash
- name: run tODE test
run: |
$GSDEVKIT_STONES_ROOT/tests/test_tode.sh
gslist.solo -lc
deleteRegistry.solo devkit -f
gslist.solo -l
shell: bash
# - name: run rowanV3-alpha1 test
# run: |
# $GSDEVKIT_STONES_ROOT/tests/test_rowanV3_alpha.sh
# gslist.solo -lc
# deleteRegistry.solo test_rowanV3 -f
# gslist.solo -l
# shell: bash
# - name: run tODE test
# run: |
# $GSDEVKIT_STONES_ROOT/tests/test_tode.sh
# gslist.solo -lc
# deleteRegistry.solo devkit -f
# gslist.solo -l
# shell: bash
slack-workflow-status:
if: always()
name: Post Workflow Status To Slack
Expand Down

0 comments on commit 2fec53e

Please sign in to comment.