test master

This commit is contained in:
Cory Schwartz 2021-06-07 09:38:06 -07:00
parent fadc79a487
commit abf9bd0c4d

View File

@ -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 }}