tarpas / pytest-testmon

Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
https://testmon.org
MIT License
823 stars 55 forks source link

Disable AppVeyor integration #157

Closed hugovk closed 4 years ago

hugovk commented 4 years ago

All PRs are failing (eg. https://github.com/tarpas/pytest-testmon/pull/156) because AppVeyor is failing.

But there's no .appveyor.yml or appveyor.yml CI config to run tests.

Please could you disable the integration?

tarpas commented 4 years ago

I deleted a webhook to appveyor, let's see if it's correct when a new PR appears. Thanks.