[ Edit ] removed analyzing code command in actions
This commit is contained in:
4
.github/workflows/dart.yml
vendored
4
.github/workflows/dart.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user