Skip to content

Commit

Permalink
Remove --fatal-infos from dart pub downgrade analysis (dart-lang/…
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan authored May 23, 2024
1 parent 1009766 commit 4e2d823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/web_socket_channel/.github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ jobs:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
- uses: dart-lang/setup-dart@f0ead981b4d9a35b37f30d36160575d60931ec30
- run: dart pub downgrade
- run: dart analyze --fatal-infos
- run: dart analyze

0 comments on commit 4e2d823

Please sign in to comment.