We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e1c11 commit b534b98Copy full SHA for b534b98
.github/workflows/python-publish.yml
@@ -32,8 +32,6 @@ jobs:
32
pip install hatch
33
- name: Build package
34
run: hatch build
35
- - name: Test package
36
- run: hatch run test
37
- name: Publish package
38
uses: pypa/gh-action-pypi-publish@release/v1
39
with:
0 commit comments