Skip to content

Commit

Permalink
Run formatter after codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Jan 18, 2025
1 parent 0b7eda4 commit a43bf19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
dart pub global activate puby
puby link
puby gen
dart format .
git diff --exit-code
ensure-embedme:
Expand Down

0 comments on commit a43bf19

Please sign in to comment.