ci: check and build with features

This commit is contained in:
2025-03-15 15:59:35 -04:00
parent dfac6e0413
commit 9886f251b8
5 changed files with 40 additions and 14 deletions

View File

@@ -6,10 +6,12 @@ mod commands;
mod events;
mod http;
mod lua;
mod matrix;
mod particle;
mod replay;
#[cfg(feature = "matrix")]
mod matrix;
use anyhow::Context;
use arguments::Arguments;
use azalea::{