Skip to content

Commit

Permalink
Run cron's tests when cache is avaiable
Browse files Browse the repository at this point in the history
  • Loading branch information
Dushistov authored Jul 29, 2024
1 parent 070b8a7 commit a861f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [master]
schedule:
- cron: '00 01 */4 * *'
- cron: '00 13 */4 * *'

env:
RUST_BACKTRACE: 1
Expand Down

0 comments on commit a861f6f

Please sign in to comment.