From 348bf11812e495be273484845ca03e9e611c0b92 Mon Sep 17 00:00:00 2001
From: fzyzcjy <ch271828n@outlook.com>
Date: Thu, 16 Jan 2025 09:25:01 +0800
Subject: [PATCH] Revert "more"

This reverts commit d432572241f79659fd71477e7f6688805a81cb9f.
---
 .github/workflows/ci.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 2011fe0315..599aad2421 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -721,7 +721,7 @@ jobs:
           - frb_example--dart_minimal
           - frb_example--pure_dart
           - frb_example--pure_dart_pde
-          # - frb_example--deliberate_bad # wait for https://github.com/rust-lang/rust/issues/111073
+          - frb_example--deliberate_bad
           # no need for `frb_example--dart_build_rs`
 
     steps: