Skip to content

Commit

Permalink
Test torchmd-train in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulPPelaez committed Nov 20, 2023
1 parent 614a392 commit cb9c07d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@ jobs:
- name: Run tests
run: pytest -v -s

- name: Test torchmd-train utility
run: torchmd-train --help

0 comments on commit cb9c07d

Please sign in to comment.