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 a6a5b4e commit 18792dfCopy full SHA for 18792df
.github/workflows/regression.yml
@@ -211,7 +211,7 @@ jobs:
211
uses: docker://ghcr.io/su2code/su2/test-su2:250717-1402
212
with:
213
# -t <Tutorials-branch> -c <Testcases-branch>
214
- args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t develop -c feature_restart_preconditioning -s ${{matrix.testscript}}
215
- name: Cleanup
216
217
0 commit comments