Skip to content

Commit

Permalink
Switch integration tests to nightly (#10520)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcauchi authored Sep 6, 2023
1 parent 6f8a302 commit 0e3b379
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ on:
merge_group:
pull_request:
schedule:
# - cron: "0 0 * * *"
- cron: "0 * * * *" # every hour while we debug for flakes
- cron: "0 0 * * *"
push:
tags:
- "*"
Expand Down

0 comments on commit 0e3b379

Please sign in to comment.