Skip to content

Commit b03fee9

Browse files
authored
Update python-publish.yml
1 parent 8c30ac6 commit b03fee9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Build release distributions
2121
run: |
2222
pip3 install setuptools_rust
23+
pip3 install pytest
2324
pytest
2425
python3 setup.py build
2526

0 commit comments

Comments
 (0)