Skip to content

Commit 2f879f7

Browse files
authored
⚗️ turn nightly tests back on ⚗️
1 parent dbfcf79 commit 2f879f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
description: 'Team Name [a-z0-9]'
88
required: false
99
schedule:
10-
- cron: '5 0 * * 0' # sunday at 5 past midnight
10+
- cron: '5 19 * * *' # everyday at 5 past 7pm UTC
1111
jobs:
1212
test:
1313
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)