Skip to content

Commit

Permalink
Set branches for test cases and tutorials back to develop
Browse files Browse the repository at this point in the history
  • Loading branch information
EvertBunschoten committed Apr 27, 2024
1 parent a44c51c commit 06649f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
uses: docker://ghcr.io/su2code/su2/test-su2:230813-0103
with:
# -t <Tutorials-branch> -c <Testcases-branch>
args: -b ${{github.ref}} -t feature_new_flamelet -c feature_new_flamelet -s ${{matrix.testscript}}
args: -b ${{github.ref}} -t develop -c develop -s ${{matrix.testscript}}
- name: Cleanup
uses: docker://ghcr.io/su2code/su2/test-su2:230813-0103
with:
Expand Down

0 comments on commit 06649f7

Please sign in to comment.