ci: Use plain cargo test

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
This commit is contained in:
Alexandru Vasile
2023-01-16 14:51:01 +00:00
parent 93ee692a4a
commit 43eec76494
+1 -1
View File
@@ -229,4 +229,4 @@ jobs:
uses: Swatinem/rust-cache@359a70e43a0bb8a13953b04a90f76428b4959bb6 # v2.2.0
- name: Cargo test
run: cargo test --all-features
run: cargo test