We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef02b89 commit 9e8c2f2Copy full SHA for 9e8c2f2
1 file changed
.github/workflows/regression.yml
@@ -92,7 +92,7 @@ jobs:
92
uses: docker://su2code/test-su2:20200303
93
with:
94
# -t <Tutorials-branch> -c <Testcases-branch>
95
- args: -b ${{github.ref}} -t develop -c feature_StreamPer_massflow_itWorksDisTime=D -s ${{matrix.testscript}}
+ args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
96
unit_tests:
97
runs-on: ubuntu-latest
98
name: Unit Tests
0 commit comments