run salsa-2022-tests in CI

This commit is contained in:
XFFXFF 2022-08-22 15:19:15 +08:00
parent 3d727f60e2
commit 60da89beb0

View file

@ -41,6 +41,10 @@ jobs:
with:
command: test
args: --all-features --all-targets
- uses: actions-rs/cargo@v1
with:
command: test
args: --all-features --all-targets --package salsa-2022-tests
- uses: actions-rs/cargo@v1
with:
command: test