Skip to content

Commit

Permalink
Merge pull request #8884 from ipfs/testground
Browse files Browse the repository at this point in the history
Use testground-github-action from testground
  • Loading branch information
galargh authored Apr 14, 2022
2 parents 63b0025 + 9470fa3 commit 8a1dc33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/testground-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 8a1dc33

Please sign in to comment.