mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 14:26:26 +00:00
CI cron: debug fixture download
This commit is contained in:
parent
876a4cd684
commit
57259cf0d9
4
.github/workflows/cron.yml
vendored
4
.github/workflows/cron.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Daily
|
||||
on:
|
||||
schedule:
|
||||
- cron: "55 15 * * *"
|
||||
- cron: "25 16 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -171,7 +171,7 @@ jobs:
|
||||
- name: Get the Ethereum Foundation fixtures
|
||||
shell: bash
|
||||
run: |
|
||||
scripts/setup_official_tests.sh fixturesCache
|
||||
V=1 scripts/setup_official_tests.sh fixturesCache
|
||||
|
||||
- name: Build Nim and Nimbus dependencies
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user