Skip to content

Commit

Permalink
Install Catalyst requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
WrathfulSpatula committed Jun 26, 2024
1 parent c14358f commit fccc0ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
sudo make install
cd ../..
cd catalyst
pip install -r requirements.txt
make runtime
- name: Install Plugin
Expand Down

0 comments on commit fccc0ca

Please sign in to comment.