Skip to content

Commit

Permalink
solve CI-specific dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Yu-Zhewen committed Nov 17, 2023
1 parent 1d58d59 commit 3b08373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
sudo apt-get install protobuf-compiler libprotoc-dev
python -m pip install --upgrade pip
python -m pip install .
python -m pip install nvidia-pyindex
python -m pip install ./fpgaconvnet-model
- name: Run Optimisation Tests
run: |
Expand Down

0 comments on commit 3b08373

Please sign in to comment.