Run workflow unit-tests with feature pkg-config

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-07-23 19:27:37 +10:00
parent 6c09cb05c9
commit 997d4e4e9d
No known key found for this signature in database
GPG key ID: 591C0B03040416D6

View file

@ -30,3 +30,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --no-default-features --features pkg-config