mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 14:13:23 +00:00
Remove gate on smt and rkt tests
as per https://github.com/YosysHQ/yosys/pull/5128#issuecomment-2896280647
This commit is contained in:
parent
d8b27d41c0
commit
9faa61dfc6
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
pytest -v -m "not smt and not rkt" "$@"
|
||||
pytest -v "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue