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 7c32a6d commit fc4f12bCopy full SHA for fc4f12b
.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 feature_preconditioning -c feature_restart_preconditioning -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
215
- name: Cleanup
216
217
0 commit comments