Skip to content

Commit

Permalink
Merge pull request #2 from rstudio/dependabot/github_actions/guyarb/g…
Browse files Browse the repository at this point in the history
…olang-test-annotations-0.7.0

Bump guyarb/golang-test-annotations from 0.5.1 to 0.7.0
  • Loading branch information
shepherdjerred authored Oct 27, 2023
2 parents b31087e + b4b0aba commit 822fc7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ jobs:
run: gotestsum --jsonfile unit-tests.json
- name: annotate tests
if: always()
uses: guyarb/golang-test-annotations@v0.5.1
uses: guyarb/golang-test-annotations@v0.7.0
with:
test-results: unit-tests.json

0 comments on commit 822fc7e

Please sign in to comment.