Skip to content

Commit

Permalink
corrected uv syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
marufr committed Dec 9, 2024
1 parent 93060f8 commit 24c1fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Install dependencies
run: |
uv install tox tox-gh-actions
uv pip install tox tox-gh-actions
- name: Download coverage data
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 24c1fcb

Please sign in to comment.