Skip to content

Commit 7b37937

Browse files
authored
Remove scheduled tests (#11)
1 parent ca66013 commit 7b37937

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/Tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
push:
77
branches:
88
- main
9-
schedule:
10-
- cron: '0 0 * * *' # every day at midnight
119

1210
concurrency:
1311
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)