Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AtticusZeller committed Aug 30, 2024
1 parent abe41b3 commit 6ab7d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# Install latest uv version using the installer
run: curl -LsSf https://astral.sh/uv/install.sh | sh
uv sync --all-extras --dev
- name: Pull latest changes
run: git pull origin main
- name: Python Semantic Release
Expand Down

0 comments on commit 6ab7d76

Please sign in to comment.