Skip to content

Commit

Permalink
analyze code after generation
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Nov 30, 2023
1 parent d053014 commit 50bd60f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,5 @@ jobs:
working-directory: tool/bindings_generator
- name: Run the generator
run: dart tool/update_bindings.dart
- name: Analyze code
run: dart analyze --fatal-infos

0 comments on commit 50bd60f

Please sign in to comment.