Skip to content

Commit

Permalink
run the job nightly @ 17:10 UTC (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzaffi committed Feb 17, 2023
1 parent d8f8dec commit d29bbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Nightly Build"
on:
schedule:
- cron: "10 * * * *"
- cron: "10 17 * * *"

jobs:
nightly-slow-unit-tests:
Expand Down

0 comments on commit d29bbaf

Please sign in to comment.