Skip to content

Commit

Permalink
Update cuda.yml (#528)
Browse files Browse the repository at this point in the history
  • Loading branch information
yueyericardo authored Nov 7, 2020
1 parent 99df98c commit 0f8eb38
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
push:
branches:
- master
paths:
- 'setup.py'
- 'torchani/cuaev/**'
- 'torchani/aev.py'
- 'ci/**'
- 'test/test_cuaev.py'
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit 0f8eb38

Please sign in to comment.