mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-05 17:07:29 +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
|
||||
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
@ -57,4 +57,4 @@ jobs:
|
||||
# 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
|
||||
# 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