Skip to content

Commit f4471e8

Browse files
committed
try N at fixing apptainer execution in CI
1 parent d507d71 commit f4471e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run_pytest.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
jobs:
99
test-py310:
1010
runs-on: ubuntu-latest
11-
container:
12-
options: --privileged
1311
steps:
1412
- name: Configure user namespaces
1513
run: |

0 commit comments

Comments
 (0)