We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
release.yml
1 parent abeeab6 commit 292f142Copy full SHA for 292f142
1 file changed
.github/workflows/release.yml
@@ -57,7 +57,6 @@ jobs:
57
# Install packages from requirements.txt and additional tools
58
uv pip install -r core_requirements.txt
59
uv pip install -r dev_requirements.txt
60
- build twine
61
62
- name: Run pre-commit hooks
63
uses: pre-commit/action@v3.0.1
0 commit comments