Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Dec 27, 2022
1 parent b112962 commit 3cde223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: check
args: --workspace --no-default-features
args: --workspace --no-default-features --features bolt
- name: Build with defaults
uses: actions-rs/cargo@v1
with:
Expand Down

0 comments on commit 3cde223

Please sign in to comment.