Skip to content

Commit

Permalink
run ci with uv
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshod5 committed May 17, 2024
1 parent c492f27 commit 74ac321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
git lfs fetch
git lfs pull
pip install -r requirements.txt
uv pip install -r requirements.txt
pytest -rsx tests/ --data-path=/home/runner/work/fair-mast/fair-mast/tests/mock_data/mini
Expand Down

0 comments on commit 74ac321

Please sign in to comment.