From 34fe2ea2f6ba7eb27f7873f7be439565f7828e46 Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 9 Dec 2024 14:31:46 +0100 Subject: [PATCH] Dont ignore anymore --- .github/workflows/health.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/health.yaml b/.github/workflows/health.yaml index 2f62afa8f..d179dcdf5 100644 --- a/.github/workflows/health.yaml +++ b/.github/workflows/health.yaml @@ -15,7 +15,6 @@ jobs: # TODO(https://github.com/dart-lang/native/issues/1242): Add coverage back. checks: "changelog,license,do-not-submit,breaking,leaking" flutter_packages: "pkgs/ffigen,pkgs/jni,pkgs/jnigen,pkgs/objective_c" - ignore_packages: "pkgs/swiftgen,pkgs/ffigen,pkgs/jnigen" #Re-enable ffigen and jnigen after https://github.com/bmw-tech/dart_apitool/issues/198 is resolved. sdk: dev channel: master permissions: