We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0dcb86 + 7e8e066 commit 53f130fCopy full SHA for 53f130f
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_tmp -s ${{matrix.testscript}}
132
- name: Cleanup
133
134
0 commit comments