parent
e833e9d9c8
commit
ceeb1efde7
@ -2,7 +2,7 @@ pipeline:
|
||||
lint:
|
||||
image: dart:3.0.7
|
||||
commands:
|
||||
- dart pub --verbose get
|
||||
- dart pub --verbose get --no-precompile
|
||||
- dart analyze --fatal-infos --fatal-warnings
|
||||
test:
|
||||
image: dart:3.0.7
|
||||
|
Loading…
Reference in New Issue
Block a user