mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-11-08 02:17:36 +00:00
Update tests.yml
This commit is contained in:
parent
ad17655585
commit
f292c753c4
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.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
|
||||||
|
|
||||||
@ -66,4 +66,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: test_logs
|
name: test_logs
|
||||||
path: /tmp/zgs_test_*
|
path: /tmp/zgs_test_*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user