mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 12:57:44 +08:00
Use testground-github-action from testground
This commit is contained in:
parent
63b0025664
commit
9470fa3271
3
.github/workflows/testground-on-push.yml
vendored
3
.github/workflows/testground-on-push.yml
vendored
@ -25,8 +25,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: testground run
|
||||
# restore the mainline once https://github.com/coryschwartz/testground-github-action/pull/2 is released
|
||||
uses: galargh/testground-github-action@6bdc2d4f12280a3e0ec654fd75fe170d4b7931df
|
||||
uses: testground/testground-github-action@v1
|
||||
timeout-minutes: 5
|
||||
with:
|
||||
backend_addr: ${{ matrix.backend_addr }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user