Skip to content

Commit ef5845c

Browse files
update
1 parent 449570b commit ef5845c

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
@@ -47,7 +47,7 @@ jobs:
4747
pip install dist/*.tar.gz
4848
rm -rf dist
4949
- name: Test installed SDist
50-
run: pytest ./test
50+
run: pytest test/*
5151

5252
upload:
5353
name: Upload to PyPI

0 commit comments

Comments
 (0)