Skip to content

Enable macos, so that developers could see how ui looks for non-web platform, for unit testing. #392

Enable macos, so that developers could see how ui looks for non-web platform, for unit testing.

Enable macos, so that developers could see how ui looks for non-web platform, for unit testing. #392

Workflow file for this run

# Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
name: Health
on:
pull_request:
branches: [ main ]
types: [opened, synchronize, reopened, labeled, unlabeled]
jobs:
health:
uses: dart-lang/ecosystem/.github/workflows/health.yaml@main
with:
ignore_license: "**.g.dart"
sdk: dev
permissions:
pull-requests: write