mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -08:00
benchmark.yml -> cat instead of echo
This commit is contained in:
parent
8f15604ec0
commit
3b59821c54
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
|
@ -24,4 +24,4 @@ jobs:
|
|||
run: |
|
||||
python -m pytest --benchmark-only --benchmark-autosave
|
||||
pytest-benchmark compare --csv="results.csv"
|
||||
echo results.csv
|
||||
cat results.csv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue