Skip to content

Commit

Permalink
status
Browse files Browse the repository at this point in the history
  • Loading branch information
daquintero committed Aug 21, 2024
1 parent a1563cf commit 472612e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
git config --local user.name "github-actions[bot]"
uv --version
uv venv --python=python${{ matrix.python-version }} venv
source venv/bin/activate
uv pip install -e .[dev]
#----------------------------------------------
Expand Down

0 comments on commit 472612e

Please sign in to comment.