Skip to content

Commit

Permalink
stop trolling
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoralez committed Oct 12, 2023
1 parent be8580e commit a9bba66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ wheel.py-api = "cp37"

[tool.cibuildwheel]
test-requires = "pytest"
test-command = "pytest {project}/tests/test_correctness.py"
test-command = "pytest {project}/tests -k correct"

0 comments on commit a9bba66

Please sign in to comment.