[ Edit ] removed analyzing code command in actions

This commit is contained in:
Anas Fikhi
2024-02-21 21:57:55 +01:00
parent 03d1994ef0
commit c3f5fe2a49

View File

@ -34,9 +34,7 @@ jobs:
# - name: Verify formatting
# run: dart format --output=none --set-exit-if-changed .
# Consider passing '--fatal-infos' for slightly stricter analysis.
- name: Analyze project source
run: dart analyze
# 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