ci: run flutter gen-l10n on code_tests
This commit is contained in:
parent
ae0c8f73d2
commit
9c3011d348
1 changed files with 1 additions and 0 deletions
1
.github/workflows/integrate.yaml
vendored
1
.github/workflows/integrate.yaml
vendored
|
|
@ -15,6 +15,7 @@ jobs:
|
|||
flutter-version: ${{ env.FLUTTER_VERSION }}
|
||||
cache: true
|
||||
- run: flutter pub get
|
||||
- run: flutter gen-l10n
|
||||
- name: Check formatting
|
||||
run: dart format lib/ test/ --set-exit-if-changed
|
||||
- name: Check import formatting
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue