We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0dcb86 commit 647c1a8Copy full SHA for 647c1a8
1 file changed
.github/workflows/regression.yml
@@ -128,7 +128,7 @@ jobs:
128
uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237
129
with:
130
# -t <Tutorials-branch> -c <Testcases-branch>
131
- args: -b ${{github.ref}} -t develop -c feature_cat_wall -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
132
- name: Cleanup
133
134
0 commit comments