Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Nov 15, 2023
1 parent ab24ede commit 74ddfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
include:
- { feature: <none>, crate: juniper }
- { feature: anyhow, crate: juniper }
- { feature: anyhow,backtrace, crate: juniper }
- { feature: "anyhow,backtrace", crate: juniper }
- { feature: bigdecimal, crate: juniper }
- { feature: bson, crate: juniper }
- { feature: chrono, crate: juniper }
Expand Down

0 comments on commit 74ddfa2

Please sign in to comment.