We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f945eb7 commit 43ba396Copy full SHA for 43ba396
.github/workflows/publish.yml
@@ -33,7 +33,6 @@ jobs:
33
run: |
34
python -m pip install --upgrade pip
35
pip install maturin twine
36
- pip install .
37
- name: Validate release tag
38
id: release
39
0 commit comments