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