Skip to content

Commit f8a5a83

Browse files
authored
quality.yml
Signed-off-by: WishyutC <150608479+WishyutC@users.noreply.github.com>
1 parent b2868d9 commit f8a5a83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
- run: dart format --set-exit-if-changed .
1515
- run: flutter analyze
1616
- name: Run Dart Code Metrics
17+
run: |
1718
dart pub global activate dart_code_metrics
1819
dart pub global run dart_code_metrics:metrics analyze lib

0 commit comments

Comments
 (0)