We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f252eb commit a09e6e6Copy full SHA for a09e6e6
.github/workflows/regression.yml
@@ -211,7 +211,7 @@ jobs:
211
uses: docker://ghcr.io/su2code/su2/test-su2:250717-1402
212
with:
213
# -t <Tutorials-branch> -c <Testcases-branch>
214
- args: -b ${{github.ref}} -t feature_turbo_ramps -c feature_turbo_ramps -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t feature_turbo_ramps -c develop -s ${{matrix.testscript}}
215
- name: Cleanup
216
217
0 commit comments