mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 12:47:37 +02:00
ci: Don't fail validation on unimportant warnings
This commit is contained in:
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: |
|
||||
|
Reference in New Issue
Block a user