1
0
mirror of synced 2026-02-20 22:55:06 +00:00
Files
YosysHQ.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

3 lines
55 B
Bash
Executable File

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