Skip to content

Commit df81b0b

Browse files
author
rois1995
committed
- Modified regression workflow
1 parent e881a6c commit df81b0b

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 -s ${{matrix.testscript}}
131+
args: -b ${{github.ref}} -t feature_LM2015_model -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)