Skip to content

Commit

Permalink
include fi
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Aug 12, 2024
1 parent a9861a0 commit 8d329e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
uv pip install --compile-bytecode --extra-index-url https://download.pytorch.org/whl/cpu -r requirements-ci.txt --verbose
else
uv pip install --compile-bytecode -r requirements-ci.txt --verbose
fi
- name: Set up Rust
run: rustup show
Expand Down

0 comments on commit 8d329e4

Please sign in to comment.