CI: maybe this?

This commit is contained in:
Alexander Medvedev
2026-01-29 08:27:20 +01:00
parent b58822319d
commit 985ada2445

View File

@@ -1,4 +1,5 @@
// Don't warn on event sending macros
#![recursion_limit = "512"]
#![expect(unused_labels)]
#[cfg(target_os = "wasi")]