Skip to content

Commit

Permalink
allow reco step to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
egamberini authored Nov 20, 2024
1 parent 6bb4571 commit 18b8074
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/self-hosted-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
source /cvmfs/ship.cern.ch/24.10/setUp.sh
eval `alienv load FairShip/latest`
python $FAIRSHIP/macro/ShipReco.py -f ship.conical.Pythia8-TGeant4.root -g geofile_full.conical.Pythia8-TGeant4.root
continue-on-error: true

- name: Run Ana
run: |
Expand Down

0 comments on commit 18b8074

Please sign in to comment.