We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374a385 commit 6e0db0dCopy full SHA for 6e0db0d
1 file changed
.github/workflows/regression.yml
@@ -171,7 +171,7 @@ jobs:
171
uses: docker://ghcr.io/su2code/su2/test-su2:230704-1323
172
with:
173
# -t <Tutorials-branch> -c <Testcases-branch>
174
- args: -b ${{github.ref}} -t develop -c feature_validation_sandia_jet -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
175
- name: Cleanup
176
177
0 commit comments