Skip to content

Commit

Permalink
Warn
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Oct 23, 2024
1 parent a99bb66 commit 7f5e9b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cupertino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
use-flutter: true
fail_on: "changelog,license,coverage,breaking,do-not-submit,leaking"
warn_on: ""
sdk: stable
verify:
name: Format & Analyze & Test
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/dart_health.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
sdk: stable
fail_on: "changelog,license,coverage,breaking,do-not-submit,leaking"
warn_on: ""
ignore_packages: 'pkgs/cronet_http,pkgs/cupertino_http,pkgs/flutter_http_example,pkgs/java_http,pkgs/ok_http'
permissions:
pull-requests: write

0 comments on commit 7f5e9b1

Please sign in to comment.