mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
action.yml -> add pytest-benchmark
This commit is contained in:
parent
e14f739781
commit
7e189f4b2a
1 changed files with 1 additions and 1 deletions
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
|
|
@ -14,5 +14,5 @@ runs:
|
|||
- name: Install Requirements
|
||||
shell: bash
|
||||
run: |
|
||||
pip install wheel mypy pytest pytest-cov pylint
|
||||
pip install wheel mypy pytest pytest-benchmark pytest-cov pylint
|
||||
pip install .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue