Skip to content

Commit 1a9780c

Browse files
committed
[appveyor] Use pytest via python module
1 parent 63efdc1 commit 1a9780c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ install:
4141

4242
test_script:
4343
- python --version
44-
- pytest
44+
- python -m pytest

0 commit comments

Comments
 (0)