Skip to content

Commit

Permalink
Merge pull request #8490 from galargh/patch-1
Browse files Browse the repository at this point in the history
ci: deps: Use testground-github-action from testground org
  • Loading branch information
magik6k authored May 23, 2022
2 parents dde3672 + 9277c2d commit af1de80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testground-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit af1de80

Please sign in to comment.