mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
test_benchmarks: drop the copies of the TTT examples in test code and instead use the versions from the docs/assets/ttt directory.
This commit is contained in:
parent
0085306461
commit
5a79f264f3
3 changed files with 35 additions and 622 deletions
1
.github/workflows/benchmark.yml
vendored
1
.github/workflows/benchmark.yml
vendored
|
|
@ -22,5 +22,4 @@ jobs:
|
|||
python-version: ${{ matrix.python-version }}
|
||||
- name: benchmark
|
||||
run: |
|
||||
pip install pytest-benchmark
|
||||
python -m pytest --benchmark-only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue