mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
cd: no fatal lint warnings
This commit is contained in:
parent
d4a2e5c327
commit
69396e6465
2
.github/workflows/pr-lint.yml
vendored
2
.github/workflows/pr-lint.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: Lint Dart files
|
||||
run: |
|
||||
flutter analyze --no-fatal-infos --no-fatal-warnings
|
||||
dart analyze --no-fatal-warnings
|
||||
|
||||
- name: Lint translations & config files
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user