Skip to content

Commit 6e0db0d

Browse files
authored
Update .github/workflows/regression.yml
1 parent 374a385 commit 6e0db0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
uses: docker://ghcr.io/su2code/su2/test-su2:230704-1323
172172
with:
173173
# -t <Tutorials-branch> -c <Testcases-branch>
174-
args: -b ${{github.ref}} -t develop -c feature_validation_sandia_jet -s ${{matrix.testscript}}
174+
args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
175175
- name: Cleanup
176176
uses: docker://ghcr.io/su2code/su2/test-su2:230704-1323
177177
with:

0 commit comments

Comments
 (0)