Merge pull request #8490 from galargh/patch-1

ci: deps: Use testground-github-action from testground org
This commit is contained in:
Łukasz Magiera 2022-05-23 19:12:12 +02:00 committed by GitHub
commit af1de800c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: testground run
uses: coryschwartz/testground-github-action@v1.1
uses: testground/testground-github-action@v1
with:
backend_addr: ${{ matrix.backend_addr }}
backend_proto: ${{ matrix.backend_proto }}