Skip to content

Commit 6ab7d76

Browse files
committed
fix: ci
1 parent abe41b3 commit 6ab7d76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# Install latest uv version using the installer
5858
run: curl -LsSf https://astral.sh/uv/install.sh | sh
5959
uv sync --all-extras --dev
60-
60+
6161
- name: Pull latest changes
6262
run: git pull origin main
6363
- name: Python Semantic Release

0 commit comments

Comments
 (0)