Run uni tests for each individual language

This commit is contained in:
Steven Roose 2024-01-29 18:32:33 +00:00
parent 8bf5b20629
commit 54358b9feb
No known key found for this signature in database
GPG Key ID: 2F2A88D7F8D68E87
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
set -ex
FEATURES="serde rand all-languages"
FEATURES="serde rand zeroize all-languages chinese-simplified chinese-traditional czech french italian japanese korean portuguese spanish"
cargo --version
rustc --version