mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-04-29 21:44:26 +02:00
ci: Don't fail validation on unimportant warnings
This commit is contained in:
parent
5c68d513a3
commit
cafdfcda47
2
.github/workflows/sync_crowdin.yml
vendored
2
.github/workflows/sync_crowdin.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
run: |
|
||||
dart pub get
|
||||
dart run slang
|
||||
dart analyze lib/gen/strings.g.dart
|
||||
flutter analyze lib/gen/strings.g.dart --no-fatal-infos --no-fatal-warnings
|
||||
|
||||
- name: Commit translations
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user