Remove gate on smt and rkt tests
as per https://github.com/YosysHQ/yosys/pull/5128#issuecomment-2896280647
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
pytest -v -m "not smt and not rkt" "$@"
|
||||
pytest -v "$@"
|
||||
|
||||
Reference in New Issue
Block a user