Skip to content

Commit

Permalink
try N at fixing apptainer execution in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenhaute committed Dec 20, 2024
1 parent d507d71 commit f4471e8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run_pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
jobs:
test-py310:
runs-on: ubuntu-latest
container:
options: --privileged
steps:
- name: Configure user namespaces
run: |
Expand Down

0 comments on commit f4471e8

Please sign in to comment.