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