Skip to content

Commit

Permalink
Install pff in CI
Browse files Browse the repository at this point in the history
Signed-off-by: erman-gurses <[email protected]>
  • Loading branch information
erman-gurses committed Sep 4, 2024
1 parent 0ba98cb commit 52fa691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
pip install --no-compile -r pytorch-cpu-requirements.txt
pip install --no-cache-dir -r iree-requirements-ci.txt
pip install -r requirements.txt -e .
pip install parametrize-from-file
- name: Run unit tests
if: ${{ !cancelled() }}
Expand Down

0 comments on commit 52fa691

Please sign in to comment.