Merge pull request #6403 from filecoin-project/testground-update-action
upgrade testground action version
This commit is contained in:
commit
3c205a46bb
2
.github/workflows/testground-on-push.yml
vendored
2
.github/workflows/testground-on-push.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: testground run
|
- name: testground run
|
||||||
uses: coryschwartz/testground-github-action@v1.0
|
uses: coryschwartz/testground-github-action@v1.1
|
||||||
with:
|
with:
|
||||||
backend_addr: ${{ matrix.backend_addr }}
|
backend_addr: ${{ matrix.backend_addr }}
|
||||||
backend_proto: ${{ matrix.backend_proto }}
|
backend_proto: ${{ matrix.backend_proto }}
|
||||||
|
Loading…
Reference in New Issue
Block a user