mirror of
https://github.com/flutter/packages.git
synced 2025-06-29 14:18:54 +08:00
[ci] Fix federated safety check (#3417)
[ci] Fix federated safety check
This commit is contained in:
@ -122,9 +122,9 @@ task:
|
||||
# This check is only meaningful for PRs, as it validates changes
|
||||
# rather than state.
|
||||
- if [[ $CIRRUS_PR == "" ]]; then
|
||||
- ./script/tool_runner.sh federation-safety-check
|
||||
- else
|
||||
- echo "Only run in presubmit"
|
||||
- else
|
||||
- ./script/tool_runner.sh federation-safety-check
|
||||
- fi
|
||||
- name: analyze
|
||||
env:
|
||||
|
Reference in New Issue
Block a user