Skip to content

Commit 353dd37

Browse files
committed
remove testing cronjob
1 parent 473e738 commit 353dd37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
branches: ['master']
88
schedule:
99
- cron: '10 2 * * *' # At 02:10 UTC every day (a bit after rustup-components-history).
10-
- cron: '20,35,50 14,15 * * *' # for testing
1110

1211
jobs:
1312
test-core:

0 commit comments

Comments
 (0)