Skip to content

Commit 443deaa

Browse files
committed
fixup! Refactor CI failure and add to nightly job
Signed-off-by: James Sturtevant <jsturtevant@gmail.com>
1 parent ff140e3 commit 443deaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/RustNightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: Nightly
55
on:
66
workflow_dispatch:
77
schedule:
8+
# 12:00 AM, every 2 days
89
- cron: '0 0 */2 * *'
910

1011
jobs:

0 commit comments

Comments
 (0)