1 parent 53dc55f commit e3077aaCopy full SHA for e3077aa
1 file changed
.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