mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-06 17:38:12 +00:00
Update cc.yml
This commit is contained in:
parent
1cf2d34d58
commit
e2d3181588
4
.github/workflows/cc.yml
vendored
4
.github/workflows/cc.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
swap-storage: true
|
swap-storage: true
|
||||||
|
|
||||||
- name: Checkout sources
|
- name: Checkout sources
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
@ -57,4 +57,4 @@ jobs:
|
|||||||
# Disable to avoid CI failure as following:
|
# Disable to avoid CI failure as following:
|
||||||
# ['error'] There was an error running the uploader: Error uploading to https://codecov.io: Error: There was an error fetching the storage
|
# ['error'] There was an error running the uploader: Error uploading to https://codecov.io: Error: There was an error fetching the storage
|
||||||
# URL during POST: 404 - {'detail': ErrorDetail(string='Could not find a repository, try using repo upload token', code='not_found')}
|
# URL during POST: 404 - {'detail': ErrorDetail(string='Could not find a repository, try using repo upload token', code='not_found')}
|
||||||
# fail_ci_if_error: true
|
# fail_ci_if_error: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user