Skip to content

Commit

Permalink
Update ci-testing.yml (ultralytics#4770)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Sep 12, 2021
1 parent d7b481c commit fcf9dd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on: # https://help.github.com/en/actions/reference/events-that-trigger-workflows
pull_request:
# The branches below must be a subset of the branches above
branches: [master, develop]
schedule:
- cron: '0 0 * * *' # Runs at 00:00 UTC every day

jobs:
cpu-tests:
Expand Down

0 comments on commit fcf9dd5

Please sign in to comment.