diff --git a/.github/workflows/regression.yml b/.github/workflows/regression.yml index 6a8811b77b22..b253d6275d20 100644 --- a/.github/workflows/regression.yml +++ b/.github/workflows/regression.yml @@ -128,7 +128,7 @@ jobs: uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237 with: # -t -c - args: -b ${{github.ref}} -t develop -c feature_cat_wall -s ${{matrix.testscript}} + args: -b ${{github.ref}} -t develop -c develop_tmp -s ${{matrix.testscript}} - name: Cleanup uses: docker://ghcr.io/su2code/su2/test-su2:220614-1237 with: