Skip to content

Commit

Permalink
[pytest] Skip yosys tests by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ptpan committed Feb 6, 2024
1 parent 8c04957 commit 84621d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ python_functions = test test_*
# error/warnings at the end; otherwise syntax errors won't really show
# up.

addopts = --tb=no -r Ew
addopts = --tb=no -r Ew --ignore=../pymtl3/passes/backends/yosys

0 comments on commit 84621d2

Please sign in to comment.