We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5674c23 commit 345800fCopy full SHA for 345800f
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 improve_unsteady_settings -c develop -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