Skip to content

Commit

Permalink
remove --no-refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
egamberini authored Nov 19, 2024
1 parent 1dd161b commit f9ddffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-hosted-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
source /cvmfs/ship.cern.ch/24.10/setUp.sh
# alienv enter FairShip/latest
eval `alienv load FairShip/latest --no-refresh`
eval `alienv load FairShip/latest`
echo "FAIRSHIP env is set to" $FAIRSHIP
# - name: Run sim
Expand Down

0 comments on commit f9ddffa

Please sign in to comment.