Skip to content

Commit 1ef7dcf

Browse files
committed
Revert regression.yml
1 parent 2a2948b commit 1ef7dcf

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
@@ -88,7 +88,7 @@ jobs:
8888
uses: docker://su2code/test-su2:20200303
8989
with:
9090
# -t <Tutorials-branch> -c <Testcases-branch>
91-
args: -b ${{github.ref}} -t feature_heatcoeff_BC -c feature_heatcoeff_bc -s ${{matrix.testscript}}
91+
args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
9292
unit_tests:
9393
runs-on: ubuntu-latest
9494
name: Unit Tests

0 commit comments

Comments
 (0)