Skip to content

Commit 043d767

Browse files
committed
fixup
1 parent d8d6e2a commit 043d767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ubuntu-latest
4949
strategy:
5050
matrix:
51-
features: ["", --features serde,tokio-1]
51+
features: ["", "--features serde,tokio-1"]
5252
steps:
5353
- uses: actions/checkout@master
5454
- name: Get MSRV from Cargo.toml

0 commit comments

Comments
 (0)