mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-13 05:01:29 +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
|