ci: run tests

This commit is contained in:
steven-omaha
2023-05-18 19:57:51 +02:00
parent 0ffe0c345d
commit 0b2187d444
+3
View File
@@ -45,3 +45,6 @@ jobs:
- name: Clippy
run: cargo clippy
- name: Test
run: cargo test --workspace