Build debug with feature pkg-config in integration test CI

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-07-23 19:42:50 +10:00
parent c2349a15cb
commit 74dd3b6c70
No known key found for this signature in database
GPG key ID: 591C0B03040416D6

View file

@ -98,7 +98,7 @@ jobs:
if: ${{ ! startsWith(github.ref, 'refs/tags/v') }}
with:
command: build
args: --target ${{ matrix.target }}
args: --target ${{ matrix.target }} --no-default-features --features pkg-config
use-cross: ${{ matrix.use-cross }}
- name: Copy and rename utility