mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove migrated format and lint steps from the cirrus file (flutter/engine#19854)
This commit is contained in:
parent
88a5bfb010
commit
90247f78cb
@ -111,14 +111,7 @@ task:
|
||||
- name: web_tests-3_last-linux # last Web shard must end with _last
|
||||
<< : *WEB_SHARD_TEMPLATE
|
||||
|
||||
- name: format_and_dart_test
|
||||
format_script: |
|
||||
cd $ENGINE_PATH/src/flutter
|
||||
./ci/format.sh
|
||||
- name: build_test
|
||||
build_script: |
|
||||
cd $ENGINE_PATH/src/flutter
|
||||
./ci/build.sh
|
||||
- name: lint_test
|
||||
lint_script: |
|
||||
cd $ENGINE_PATH/src
|
||||
./flutter/ci/lint.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user