mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-03 09:50:24 +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
|