3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-03 09:50:24 +00:00
yosys/tests/functional/run-test.sh
Krystine Sherwin 108a4ed496
tests/functional: Reduce CI to 100 steps
Takes approx half the time, at least when testing locally.
2025-07-07 10:45:51 +12:00

2 lines
55 B
Bash
Executable file

#!/usr/bin/env bash
pytest -v -n auto "$@" --steps 100