mirror of
https://github.com/h7x4/Jisho-Study-Tool.git
synced 2024-12-21 13:37:29 +01:00
Add no-fatal-infos to analyze step
This commit is contained in:
parent
df4d02dab2
commit
44ecad4f28
@ -40,7 +40,7 @@ jobs:
|
|||||||
|
|
||||||
- run:
|
- run:
|
||||||
name: Analyze code
|
name: Analyze code
|
||||||
command: flutter analyze lib
|
command: flutter analyze --no-fatal-infos
|
||||||
|
|
||||||
test:
|
test:
|
||||||
description: "Run all unittests"
|
description: "Run all unittests"
|
||||||
|
Loading…
Reference in New Issue
Block a user