Skip to content

Commit 898408b

Browse files
committed
Correct path for running test on appveyor
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 3937a14 commit 898408b

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
@@ -7,5 +7,5 @@ build: off
77

88
test_script:
99
- set
10-
- bin/activate
10+
- venv/bin/activate
1111
- pytest -vvs tests

0 commit comments

Comments
 (0)