Skip to content

Commit 06c3673

Browse files
committed
Skip import tests on windows
1 parent 5a5fc29 commit 06c3673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ archs = "arm64"
114114
[tool.cibuildwheel.windows]
115115
environment = {PATH="$UserProfile\\.cargo\bin;$PATH", CARGO_TERM_COLOR="always"}
116116
skip = "*win32 *arm_64"
117+
test-command = "echo 'TODO'"
117118

118119
[tool.coverage.run]
119120
branch = true

0 commit comments

Comments
 (0)