mirror of
https://github.com/vishalxl/nostr_console.git
synced 2025-06-27 17:21:30 +02:00
fixed dart analyze
This commit is contained in:
parent
17a5447c48
commit
0b5e8458a0
2
.github/workflows/dart.yml
vendored
2
.github/workflows/dart.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
# Consider passing '--fatal-infos' for slightly stricter analysis.
|
||||
- name: Analyze project source
|
||||
run: dart analyze
|
||||
run: dart analyze --no-fatal-warnings
|
||||
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user