Skip to content

Commit df093ba

Browse files
committed
Revert indermediate tutorial branch change for reg tests.
1 parent fe84c72 commit df093ba

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

0 commit comments

Comments
 (0)