Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uninstall pytest-cov (test)
Browse files Browse the repository at this point in the history
misl6 committed Nov 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent bad7ebb commit 6796d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/windows_ci.ps1
Original file line number Diff line number Diff line change
@@ -61,6 +61,7 @@ function Test-kivy() {
cd "$test_path"

echo "[run]`nplugins = kivy.tools.coverage`n" > .coveragerc
pip uninstall pytest-cov
python -m pytest .
}

0 comments on commit 6796d48

Please sign in to comment.