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