Skip to content

Commit b534b98

Browse files
authored
Update python-publish.yml
1 parent 73e1c11 commit b534b98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
pip install hatch
3333
- name: Build package
3434
run: hatch build
35-
- name: Test package
36-
run: hatch run test
3735
- name: Publish package
3836
uses: pypa/gh-action-pypi-publish@release/v1
3937
with:

0 commit comments

Comments
 (0)