Skip to content

Commit d054114

Browse files
committed
Run nightly
1 parent 2fc1860 commit d054114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kurtosis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Kurtosis sim tests
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "0 12 * * 6" # Runs at noon UTC every Saturday with unstable
6+
- cron: "0 12 * * *" # Runs at noon UTC every Saturday with unstable
77
push:
88
branches:
99
- nc/kurtosis

0 commit comments

Comments
 (0)