test(wm): add backwards compat integration test

This commit is contained in:
LGUG2Z
2025-01-11 18:29:10 -08:00
parent a069db611f
commit eb6e12e2bd
5 changed files with 40 additions and 144 deletions

View File

@@ -47,6 +47,7 @@ jobs:
key: ${{ matrix.platform.target }}
- run: cargo +nightly fmt --check
- run: cargo clippy
- run: cargo test --package komorebi --test compat
- uses: houseabsolute/actions-rust-cross@v1
with:
command: "build"