Skip to content

Commit

Permalink
Added regression test script argument
Browse files Browse the repository at this point in the history
  • Loading branch information
EvertBunschoten committed Nov 7, 2024
1 parent 52f8e42 commit 6f90fd8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
# entrypoint: /bin/rm
# args: -rf install install_bin.tgz src ccache

- name: Build
uses: docker://ghcr.io/ecbunschoten/su2dataminer_test:latest
with:
args: -b ${{ github.ref }} -s run_regression.py
# - name: Build
# uses: docker://ghcr.io/ecbunschoten/su2dataminer_test:latest
# with:
# args: -b ${{ github.ref }} -s run_regression.py

0 comments on commit 6f90fd8

Please sign in to comment.