Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: jason yang <jasonyangshadow@gmail.com>
  • Loading branch information
JasonYangShadow committed Jul 17, 2024
1 parent 38bd4e9 commit 9c035ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci-deb-build-test
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ su testuser -c '
sudo dpkg -i ../apptainer*.deb
apptainer exec oras://ghcr.io/apptainer/alpine:3.15.0 /bin/true
apptainer exec --fakeroot oras://ghcr.io/apptainer/alpine:3.15.0 /bin/true
apptainer exec --userns oras://ghcr.io/apptainer/alpine:3.15.0 /bin/true
'

0 comments on commit 9c035ff

Please sign in to comment.