Skip to content

Commit

Permalink
Install uv
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Jun 29, 2024
1 parent d3efc3e commit 03d96fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
pip install uv
ls -ahl
cat logfire-api/pyproject.toml
uv pip install logfire-api
uv pip install -e logfire-api
- run: rye show
- run: mkdir coverage
- run: make test
Expand Down

0 comments on commit 03d96fe

Please sign in to comment.