Skip to content

Commit 763c31d

Browse files
committed
Run tests nightly via github actions
1 parent 163c6c2 commit 763c31d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
push:
77
branches:
88
- master
9+
schedule:
10+
- cron: '0 2 * * *'
11+
912

1013
jobs:
1114
test:

0 commit comments

Comments
 (0)