We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62777b commit 556f738Copy full SHA for 556f738
.github/workflows/test-pro.yaml
@@ -17,7 +17,7 @@ permissions:
17
contents: write
18
19
env:
20
- CIBW_TEST_COMMAND = "pytest {project}/tests/pro"
+ CIBW_TEST_COMMAND: "pytest {project}/tests/pro"
21
22
jobs:
23
bdist:
0 commit comments