Skip to content

Commit fc4f12b

Browse files
returning to develop branch in regression.yml
1 parent 7c32a6d commit fc4f12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
uses: docker://ghcr.io/su2code/su2/test-su2:250717-1402
212212
with:
213213
# -t <Tutorials-branch> -c <Testcases-branch>
214-
args: -b ${{github.ref}} -t feature_preconditioning -c feature_restart_preconditioning -s ${{matrix.testscript}}
214+
args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
215215
- name: Cleanup
216216
uses: docker://ghcr.io/su2code/su2/test-su2:250717-1402
217217
with:

0 commit comments

Comments
 (0)