test master
This commit is contained in:
parent
fadc79a487
commit
abf9bd0c4d
2
.github/workflows/testground-on-push.yml
vendored
2
.github/workflows/testground-on-push.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: testground run
|
- name: testground run
|
||||||
uses: coryschwartz/testground-github-action@v1.0
|
uses: coryschwartz/testground-github-action@master
|
||||||
with:
|
with:
|
||||||
backend_addr: ${{ matrix.backend_addr }}
|
backend_addr: ${{ matrix.backend_addr }}
|
||||||
backend_proto: ${{ matrix.backend_proto }}
|
backend_proto: ${{ matrix.backend_proto }}
|
||||||
|
Loading…
Reference in New Issue
Block a user