Skip to content

Commit 20a20bf

Browse files
committed
change tutorials branch
1 parent 28c3fa7 commit 20a20bf

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
@@ -92,7 +92,7 @@ jobs:
9292
uses: docker://su2code/test-su2:20200303
9393
with:
9494
# -t <Tutorials-branch> -c <Testcases-branch>
95-
args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
95+
args: -b ${{github.ref}} -t sa_options -c develop -s ${{matrix.testscript}}
9696
unit_tests:
9797
runs-on: ubuntu-latest
9898
name: Unit Tests

0 commit comments

Comments
 (0)