Skip to content

Commit 870f509

Browse files
committed
use the develop branch from TestCases which already has the new restarts, although it shouldn't because this PR is not finished........
1 parent 2f65e84 commit 870f509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237
129129
with:
130130
# -t <Tutorials-branch> -c <Testcases-branch>
131-
args: -b ${{github.ref}} -t develop -c develop_tmp -s ${{matrix.testscript}}
131+
args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
132132
- name: Cleanup
133133
uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237
134134
with:

0 commit comments

Comments
 (0)