We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3446c0 commit 44ab2abCopy full SHA for 44ab2ab
1 file changed
.github/workflows/build_wheels.yml
@@ -14,8 +14,8 @@ jobs:
14
15
steps:
16
- uses: actions/checkout@v2
17
-# - name: install pytest
18
-# run: pip install pytest
+ - name: install pytest
+ run: pip install pytest
19
20
- name: Build wheels
21
uses: pypa/cibuildwheel@v2.2.2
0 commit comments