Skip to content

Commit 088035f

Browse files
Stop running tests as cron job
1 parent 0be80ab commit 088035f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/testing.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
branches:
77
- main
88
- master
9-
schedule:
10-
- cron: "17 1 * * *" # Run every day on a seemly random time.
119

1210
jobs:
1311
test:

0 commit comments

Comments
 (0)