Unverified Commit c0902d60 authored by Christopher Fujino's avatar Christopher Fujino Committed by GitHub

re-enable codesign test (#60391)

parent 229e5244
......@@ -657,7 +657,6 @@ task:
- ./dev/bots/deploy_gallery.sh
- name: verify_binaries_codesigned-macos # macos-only
skip: true # TODO(fujino): restore once https://github.com/flutter/flutter/issues/60296 resolved
# TODO(fujino): remove this `only_if` after https://github.com/flutter/flutter/issues/44372
# Only run pre/post submit for release branches
only_if: "$CIRRUS_BASE_BRANCH == 'dev' || $CIRRUS_BRANCH == 'dev' || $CIRRUS_BASE_BRANCH == 'beta' || $CIRRUS_BRANCH == 'beta' || $CIRRUS_BASE_BRANCH == 'stable' || $CIRRUS_BRANCH == 'stable'"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment