Skip to content

Commit

Permalink
Removes the licence sheck from cirrus (flutter#27051)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanderso authored Jun 29, 2021
1 parent e10490d commit 15ed6a0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,3 @@ task:
cp -r $ENGINE_PATH/src/out/host_debug_unopt/gen/dart-pkg/sky_engine bin/cache/pkg/
bin/flutter update-packages --local-engine=host_debug_unopt
bin/flutter analyze --flutter-repo --local-engine=host_debug_unopt
# TODO(fujino): remove this once ci/licenses.sh is run on LUCI
- name: licenses_check
build_script: |
cd $ENGINE_PATH/src/flutter
./ci/licenses.sh

0 comments on commit 15ed6a0

Please sign in to comment.