Skip to content

Commit

Permalink
install coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusOrsoe committed Oct 17, 2023
1 parent e88033c commit 6e170b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ jobs:
editable: true
- name: Print available disk space after graphnet install
run: df -h
- name: install coverage
run: install coverage
- name: Print packages in pip
run: |
pip show torch
Expand Down

0 comments on commit 6e170b0

Please sign in to comment.