Skip to content

Commit

Permalink
Nightly CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellovell committed Sep 30, 2024
1 parent 4cf8567 commit 07838e7
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
name: Test

on:
push:
branches:
- master
pull_request:
branches:
- master
schedule:
- cron: '0 2 * * *' # Runs at 2 AM UTC every day
pull_request:
branches:
- master

jobs:
testAllModes:
Expand Down

0 comments on commit 07838e7

Please sign in to comment.