Skip to content

Commit

Permalink
Fix just check: Rm deleted features from cargo-hack check
Browse files Browse the repository at this point in the history
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
  • Loading branch information
NobodyXu committed May 5, 2024
1 parent 90670a6 commit 8bda7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ check: print-env
{{cargo-bin}} check -p cargo-binstall --no-default-features --features rustls {{cargo-check-args}} --profile check-only
cargo-hack hack check -p binstalk-downloader \
--feature-powerset \
--include-features default,json,gh-api-client \
--include-features default,json \
--profile check-only \
{{cargo-check-args}}

Expand Down

0 comments on commit 8bda7ea

Please sign in to comment.