We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d507d71 commit f4471e8Copy full SHA for f4471e8
.github/workflows/run_pytest.yaml
@@ -8,8 +8,6 @@ on:
8
jobs:
9
test-py310:
10
runs-on: ubuntu-latest
11
- container:
12
- options: --privileged
13
steps:
14
- name: Configure user namespaces
15
run: |
0 commit comments