We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c18700d commit 374a028Copy full SHA for 374a028
.github/workflows/main.yml
@@ -25,4 +25,4 @@ jobs:
25
26
- name: Test code
27
run: |
28
- python3 ./setup.py test --prefix /tmp/out
+ sudo python3 ./setup.py test
0 commit comments