mirror of
https://github.com/gumyr/build123d.git
synced 2026-01-06 01:02:28 -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
|
- name: Install Requirements
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pip install wheel mypy pytest pytest-cov pylint
|
pip install wheel mypy pytest pytest-benchmark pytest-cov pylint
|
||||||
pip install .
|
pip install .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue