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 7a4e6b9 commit b8dfec2Copy full SHA for b8dfec2
.github/workflows/regression.yml
@@ -211,7 +211,7 @@ jobs:
211
uses: docker://ghcr.io/su2code/su2/test-su2:240320-1536
212
with:
213
# -t <Tutorials-branch> -c <Testcases-branch>
214
- args: -b ${{github.ref}} -t develop -c feature_custom_source -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
215
- name: Cleanup
216
217
0 commit comments