Skip to content

Commit 374a028

Browse files
Update main.yml
1 parent c18700d commit 374a028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
2626
- name: Test code
2727
run: |
28-
python3 ./setup.py test --prefix /tmp/out
28+
sudo python3 ./setup.py test

0 commit comments

Comments
 (0)