Skip to content

Commit

Permalink
Merge pull request #358 from yorifuji/dependabot/github_actions/depen…
Browse files Browse the repository at this point in the history
…dencies-0a90306235

build(deps): Bump dorny/test-reporter from 1.8.0 to 1.9.0 in the dependencies group
  • Loading branch information
yorifuji committed Apr 8, 2024
2 parents af89bfa + 719e542 commit c21c2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:

- run: flutter test -x golden --reporter json > test_report.json

- uses: dorny/test-reporter@eaa763f6ffc21c7a37837f56cd5f9737f27fc6c8
- uses: dorny/test-reporter@c40d89d5e987cd80f3a32b3c233556e22bdca958
if: success() || failure() # ignore cancelled
with:
name: flutter test report
Expand Down

0 comments on commit c21c2e1

Please sign in to comment.