Skip to content

Commit d7b1d58

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
run: |
2222
pip3 install setuptools_rust
2323
pip3 install pytest
24-
pytest
2524
python3 setup.py build
25+
pytest
2626
2727
- name: Publish to Test PyPI
2828
run: |

0 commit comments

Comments
 (0)