Skip to content

Commit

Permalink
Install correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Oct 18, 2022
1 parent 1f920f0 commit 006cc9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup apptainer
with:
apptainer-version: ${{ matrix.version }}
uses: ./
- name: Verify singularity
run: __tests__/verify-apptainer-version.sh ${{ matrix.version }}
Expand Down

0 comments on commit 006cc9f

Please sign in to comment.