Skip to content

Commit

Permalink
Sync verify script fn
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed Sep 20, 2022
1 parent 5bd6f72 commit 72f377e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup apptainer
uses: ./
- name: Verify singularity
run: __tests__/verify-sing.sh '1.0.3'
run: __tests__/verify-apptainer-version.sh '1.0.3'
shell: bash
- name: Run an apptainer container
run: apptainer -v run docker://alpine cat /etc/os-release
File renamed without changes.

0 comments on commit 72f377e

Please sign in to comment.