CI: add cargo test

This commit is contained in:
daywalker90 2025-12-02 13:51:28 +01:00
parent 3fdef99ba6
commit be201f906c
No known key found for this signature in database

View file

@ -140,6 +140,7 @@ jobs:
fi
cargo build
cargo test
fi
- name: Run tests