Skip to content

Commit 2a681db

Browse files
committed
cloudevents#9 Encoders for MQTT
Signed-off-by: Subhobrata Dey <[email protected]>
1 parent 0feadc3 commit 2a681db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
with:
8787
command: test
8888
toolchain: ${{ matrix.toolchain }}
89-
args: --target ${{ matrix.target }} --workspace
89+
args: --target ${{ matrix.target }} --features vendored --workspace
9090
env:
9191
CC: musl-gcc
9292
CXX: g++

0 commit comments

Comments
 (0)