mirror of
https://github.com/flutter/packages.git
synced 2025-07-01 23:51:55 +08:00
[pigeon] Run tests on stable (#2683)
This commit is contained in:
@ -13,12 +13,6 @@
|
||||
# exit when any command fails
|
||||
set -e
|
||||
|
||||
# TODO(blasten): Enable on stable when possible.
|
||||
# https://github.com/flutter/flutter/issues/75187
|
||||
if [[ "$CHANNEL" == "stable" ]]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
###############################################################################
|
||||
# Variables
|
||||
###############################################################################
|
||||
|
Reference in New Issue
Block a user