Skip to content

Commit 5c2043d

Browse files
committed
Update .appveyor.yml.
1 parent 265850c commit 5c2043d

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
@@ -23,4 +23,4 @@ build: off
2323

2424
test_script:
2525
- "%PYTHON%\\python.exe setup.py bdist_wheel"
26-
- "%PYTHON%\\python.exe -m pytest -v gklearn/tests/"
26+
- "%PYTHON%\\python.exe -m pytest -v gklearn/tests/ --ignore=gklearn/tests/test_median_preimage_generator.py"

0 commit comments

Comments
 (0)