Skip to content

Commit

Permalink
without .venv
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Nov 29, 2024
1 parent 2112a26 commit 924e7ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion actions/uv/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ runs:
- name: Install the project
shell: bash
run: |
uv pip install --system
uv sync --all-extras
# uv pip install --system

0 comments on commit 924e7ad

Please sign in to comment.