Skip to content

Commit

Permalink
run sim with --test
Browse files Browse the repository at this point in the history
  • Loading branch information
egamberini authored Nov 19, 2024
1 parent f672c36 commit cb34365
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/self-hosted-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
image: registry.cern.ch/ship/gha-runner:latest
volumes:
- /cvmfs/ship.cern.ch:/cvmfs/ship.cern.ch
- /eos/experiment/ship:/eos/experiment/ship


steps:
- name: Checkout
uses: actions/checkout@v4
Expand All @@ -35,4 +34,4 @@ jobs:
run: |
source /cvmfs/ship.cern.ch/24.10/setUp.sh
eval `alienv load FairShip/latest`
python $FAIRSHIP/macro/run_simScript.py
python $FAIRSHIP/macro/run_simScript.py --test

0 comments on commit cb34365

Please sign in to comment.