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