mirror of
https://github.com/YosysHQ/yosys
synced 2026-01-01 16:50:15 +00:00
2 lines
55 B
Bash
Executable file
2 lines
55 B
Bash
Executable file
#!/usr/bin/env bash
|
|
pytest -v -n auto "$@" --steps 100
|