try to fix CI? (#496)

This commit is contained in:
Alex Gaynor 2023-02-01 00:21:57 -05:00 committed by GitHub
parent 8b8f539f5a
commit 63f89a566c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,8 @@ extras =
tests
deps =
coverage
passenv =
RUSTUP_HOME
commands =
coverage run -m pytest --strict-markers {posargs}
coverage combine