Use testground-github-action from testground org

This commit is contained in:
Piotr Galar
2022-04-14 13:45:55 +02:00
committed by GitHub
parent 0c8828514e
commit 9277c2d68d
+1 -1
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 }}