Skip to content

Commit 35207f1

Browse files
author
dn.petrov
committed
test=8
1 parent 687fb41 commit 35207f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osx.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- name: Run pytest
2121
run: |
2222
pytest -m "server or util or client or mainloop"
23-
sudo -m pytest -m partner
23+
sudo pytest -m partner

0 commit comments

Comments
 (0)