mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-03 08:07:27 +00:00
fix cicd
This commit is contained in:
parent
65ceef322c
commit
e8acaa07d7
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
persist-credentials: false # prevents writing the extraheader
|
||||
submodules: recursive
|
||||
|
||||
- name: Setup Rust (cache & toolchain)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user