Skip to content

Commit

Permalink
Merge pull request #6403 from filecoin-project/testground-update-action
Browse files Browse the repository at this point in the history
upgrade testground action version
  • Loading branch information
magik6k authored Jun 8, 2021
2 parents d9ef2f3 + e1242a2 commit 3c205a4
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.0
uses: coryschwartz/testground-github-action@v1.1
with:
backend_addr: ${{ matrix.backend_addr }}
backend_proto: ${{ matrix.backend_proto }}
Expand Down

0 comments on commit 3c205a4

Please sign in to comment.