Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong committed Jun 26, 2024
1 parent e209ae2 commit 706d7a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-test-results.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
run: |
cd ivy
sudo pip3 install -e .
sudo pip3 install -r requirements/requirements.txt
sudo pip3 install -r requirements/optional.txt
- name: Run Tests
id: tests
Expand Down

0 comments on commit 706d7a3

Please sign in to comment.