mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Run kurtosis e2e test 2x/day (#12641)
This commit is contained in:
4
.github/workflows/kurtosis.yml
vendored
4
.github/workflows/kurtosis.yml
vendored
@ -5,8 +5,8 @@ name: kurtosis
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
# every day
|
||||
- cron: "0 1 * * *"
|
||||
# run every 12 hours
|
||||
- cron: "0 */12 * * *"
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user