Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
edenhaus committed Jan 14, 2025
1 parent afb1000 commit ad54a6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ jobs:
- name: 📦 Setup project
if: steps.cache-venv.outputs.cache-hit != 'true'
run: |
python -m venv ${{ env.UV_PROJECT_ENVIRONMENT }}
. venv/bin/activate
uv sync --locked --dev
code-quality:
Expand Down

0 comments on commit ad54a6d

Please sign in to comment.