Skip to content

Commit f2bbf42

Browse files
author
rois1995
committed
- Fix regression branch
1 parent 782fa90 commit f2bbf42

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
@@ -209,7 +209,7 @@ jobs:
209209
uses: docker://ghcr.io/su2code/su2/test-su2:240320-1536
210210
with:
211211
# -t <Tutorials-branch> -c <Testcases-branch>
212-
args: -b ${{github.ref}} -t develop -c fix_NormalNeighborDistance -s ${{matrix.testscript}}
212+
args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
213213
- name: Cleanup
214214
uses: docker://ghcr.io/su2code/su2/test-su2:240320-1536
215215
with:

0 commit comments

Comments
 (0)