[auth] Verify that the custom icon JSON is valid as part of lint checks

Purposely opening this PR against a known bad state to verify that the check
catches this issue.
This commit is contained in:
Manav Rathi 2024-03-06 14:01:37 +05:30
parent 024c45ec5c
commit d316a3049c

View file

@ -35,3 +35,6 @@ jobs:
- run: flutter pub get
- run: flutter analyze --no-fatal-infos
- name: Verify custom icon JSON
run: cat assets/custom-icons/_data/custom-icons.json | jq empty