Skip to content

Commit

Permalink
Update tests_full.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
le1nux authored Sep 18, 2024
1 parent a2efb13 commit d1bb42a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install curl -y # required by coveralls
sudo apt-get install git -y
python -m pip install torch
Expand Down

0 comments on commit d1bb42a

Please sign in to comment.