Skip to content

Commit

Permalink
Move time for nightly job
Browse files Browse the repository at this point in the history
  • Loading branch information
roywilly committed Jan 5, 2024
1 parent 3f6e4b0 commit f2ec25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_on_uploads_from_komodo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
branches: [main]
schedule:
- cron: "6 7 * * *"
- cron: "3 3 * * *"

jobs:
build_pywheels:
Expand Down

0 comments on commit f2ec25e

Please sign in to comment.