Skip to content

Commit

Permalink
Install apptainer manually
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-z committed Dec 28, 2024
1 parent 4e03430 commit 1240a3c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@ jobs:
pdm run --verbose pytest tests
- name: Set up apptainer
uses: eWaterCycle/setup-apptainer@49d1318e968f6198413f051f13af8b8bb9153368 # v2
with:
apptainer-version: 1.3.0
run: |
curl -s https://raw.githubusercontent.com/apptainer/apptainer/main/tools/install-unprivileged.sh | bash -s - /opt
- name: Run integration tests
run: |
Expand Down

0 comments on commit 1240a3c

Please sign in to comment.