Skip to content

Commit

Permalink
fix test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-laplante committed Jan 31, 2022
1 parent fe7543b commit e0cc347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
rust: [stable, beta]
features: [--all-features, ]
features: [--all-features, ""]
exclude:
- os: macos-latest
rust: beta
Expand Down

0 comments on commit e0cc347

Please sign in to comment.