diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index 159ec2a522b..c001fedf53f 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -173,7 +173,7 @@ jobs: uses: docker://ghcr.io/su2code/su2/test-su2:230813-0103 with: # -t -c - 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: