Skip to content

Commit

Permalink
ci: fix uv1
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Oct 12, 2024
1 parent c5c6aff commit 642dc65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
which python
python -V
uv pip install -e ".[dev]"
uv pip install zfit@https://github.com/zfit/zfit
- name: Test with pytest
run: |
ZFIT_DO_JIT=${{ matrix.jit }}
Expand Down

0 comments on commit 642dc65

Please sign in to comment.