未验证 提交 f183e822 编写于 作者: N nturgut 提交者: GitHub

Remove migrated format and lint steps from the cirrus file

上级 e51642e4
......@@ -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
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册