Skip to content

Commit

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

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

0 comments on commit 3a6ac3f

Please sign in to comment.