Skip to content

Commit

Permalink
modify test
Browse files Browse the repository at this point in the history
  • Loading branch information
juaduan committed Jul 8, 2024
1 parent f545156 commit f14c8bc
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 @@ -55,7 +55,7 @@ where = ["src"]

[tool.cibuildwheel]
skip = "pp*"
before-test = "cd {project}/tests"
before-test = "cd {package}/tests"
test-command = [
"python uvad_test.py",
"python test_demo.py"
Expand Down

0 comments on commit f14c8bc

Please sign in to comment.