Skip to content

Commit 36a142b

Browse files
committed
ci: ✨ run tests on a nightly basis
1 parent 2cfcdc1 commit 36a142b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7+
schedule:
8+
- cron: '0 0 * * *'
79

810
jobs:
911
build-ubuntu:

0 commit comments

Comments
 (0)