Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnl committed Apr 17, 2024
1 parent 7bf3ad4 commit 32279aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- uses: yezz123/setup-uv@v4
- name: Install dependencies
run: |
uv venv
uv pip install pytest
uv pip install -r requirements.txt
- name: Test with pytest
Expand Down

0 comments on commit 32279aa

Please sign in to comment.