Skip to content

Commit

Permalink
[ci] Run test workflow nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
fjosw committed Aug 23, 2024
1 parent 796f656 commit f52d49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- master
workflow_dispatch:
schedule:
- cron: '0 4 1 * *'
- cron: '0 4 * * *'

env:
PIP_DISABLE_PIP_VERSION_CHECK: '1'
Expand Down

0 comments on commit f52d49e

Please sign in to comment.