@cryptotaxi247 / kubo / commits / 9470fa327

Use testground-github-action from testground

Piotr Galar committed Apr 14, 2022 at 13:39 UTC 9470fa3271db70233a1ec363b735c804147f4e42
1 file changed +1 -2
.github/workflows/testground-on-push.yml
+1 -2
@@ -25,8 +25,7 @@ jobs:
25 steps:
26 - uses: actions/checkout@v2
27 - name: testground run
28 - # restore the mainline once https://github.com/coryschwartz/testground-github-action/pull/2 is released
29 - uses: galargh/testground-github-action@6bdc2d4f12280a3e0ec654fd75fe170d4b7931df
28 + uses: testground/testground-github-action@v1
29 timeout-minutes: 5
30 with:
31 backend_addr: ${{ matrix.backend_addr }}