mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
action.yml -> add pytest-cov dependency to setup
This commit is contained in:
parent
36a89eafad
commit
e36ab04cbc
1 changed files with 1 additions and 0 deletions
1
.github/actions/setup/action.yml
vendored
1
.github/actions/setup/action.yml
vendored
|
|
@ -17,5 +17,6 @@ runs:
|
|||
pip install wheel
|
||||
pip install mypy
|
||||
pip install pytest
|
||||
pip install pytest-cov
|
||||
pip install pylint
|
||||
pip install .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue