fix: scope analysis to app sources

This commit is contained in:
lollipopkit🏳️‍⚧️
2026-02-06 14:44:18 +08:00
parent 10ee4242e7
commit 4b06f508c0

View File

@@ -30,7 +30,7 @@ jobs:
# Consider passing '--fatal-infos' for slightly stricter analysis.
- name: Analyze project source
run: dart analyze
run: flutter analyze lib test
# Your project will need to have tests in test/ and a dependency on
# package:test for this step to succeed. Note that Flutter projects will