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 53dc55f commit e3077aaCopy full SHA for e3077aa
.github/workflows/main.yml
@@ -25,4 +25,4 @@ jobs:
25
26
- name: Test code
27
run: |
28
- python3 ./setup.py test
+ sudo python3 ./setup.py test
0 commit comments