Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades committed Aug 25, 2024
1 parent d8d6e2a commit 043d767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
features: ["", --features serde,tokio-1]
features: ["", "--features serde,tokio-1"]
steps:
- uses: actions/checkout@master
- name: Get MSRV from Cargo.toml
Expand Down

0 comments on commit 043d767

Please sign in to comment.