Added test to action

This commit is contained in:
2023-04-10 11:40:38 -07:00
parent 856f9ae7c7
commit 3c6aeb1230

View File

@ -15,3 +15,6 @@ jobs:
with:
command: build
args: --release --all-features
with:
command: test
args: --release