Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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