Skip to content

Commit

Permalink
Add testing to CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stijn committed Jan 16, 2024
1 parent e4baac9 commit df27f4a
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 @@ -30,4 +30,4 @@ dependencies = [
include = ["frm*"]

[tool.cibuildwheel]
test-command = "pytest {project}/tests"
test-command = "pytest {package}/tests"

0 comments on commit df27f4a

Please sign in to comment.