fix workflow

This commit is contained in:
Martin Algesten
2020-01-07 08:05:09 +01:00
parent 4b9cfe2b67
commit cba5b2d078

View File

@@ -24,4 +24,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --no-default-features --features json tls ${{ matrix.feature }}
args: --no-default-features --features "json tls ${{ matrix.feature }}"