Merge pull request #8884 from ipfs/testground

Use testground-github-action from testground
This commit is contained in:
Piotr Galar 2022-04-14 17:10:10 +02:00 committed by GitHub
commit 8a1dc33bb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}