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 1407286 commit 66a7d5eCopy full SHA for 66a7d5e
.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 feature_LM2015 -c develop -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
132
- name: Cleanup
133
134
0 commit comments