Skip to content

Commit

Permalink
Use defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Oct 23, 2024
1 parent 7f5e9b1 commit 6045068
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cupertino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
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
2 changes: 0 additions & 2 deletions .github/workflows/dart_health.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
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 6045068

Please sign in to comment.