We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb922d commit 74b893aCopy full SHA for 74b893a
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_new_flamelet -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
175
- name: Cleanup
176
177
0 commit comments