We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe41b3 commit 6ab7d76Copy full SHA for 6ab7d76
1 file changed
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
# Install latest uv version using the installer
58
run: curl -LsSf https://astral.sh/uv/install.sh | sh
59
uv sync --all-extras --dev
60
-
+
61
- name: Pull latest changes
62
run: git pull origin main
63
- name: Python Semantic Release
0 commit comments