Skip to content

Commit

Permalink
Remove intl_utils
Browse files Browse the repository at this point in the history
  • Loading branch information
suesitran committed Sep 29, 2024
1 parent 22f096f commit 8d1d02f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
- name: analyse code
run: |
flutter pub get
dart run intl_utils:generate
dart analyze --fatal-infos --fatal-warnings
- name: Run tests
run: |
Expand Down Expand Up @@ -90,5 +89,4 @@ jobs:
- name: build iOS no codesign
run: |
flutter pub get
dart run intl_utils:generate
flutter build ipa --no-codesign

0 comments on commit 8d1d02f

Please sign in to comment.