mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-03 18:00:24 +00:00
tests/functional: Reduce CI to 100 steps
Takes approx half the time, at least when testing locally.
This commit is contained in:
parent
3c54d8aef7
commit
108a4ed496
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
pytest -v -n auto "$@"
|
||||
pytest -v -n auto "$@" --steps 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue