Skip to content

Commit 2b57be4

Browse files
committed
1
1 parent 5e55d6b commit 2b57be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
env:
2828
PYTEST_TOKEN: ${{ secrets.PYTEST_TOKEN }}
2929
run: |
30-
python setup.py sdist bdist_wheel, pytest
30+
python setup.py sdist bdist_wheel pytest
3131
export PYTEST_TOKEN = "%PYTEST_TOKEN%"
3232
pytest

0 commit comments

Comments
 (0)