Skip to content

Commit

Permalink
Add nightly tests (#33)
Browse files Browse the repository at this point in the history
Add "schedule:" to test.yaml
  • Loading branch information
phackstock authored Nov 12, 2021
1 parent 485aec9 commit 00857b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: "0 5 * * *"

jobs:
build:
Expand Down

0 comments on commit 00857b7

Please sign in to comment.