Skip to content

Commit bcf54a7

Browse files
committed
contrib: remove -p nostr --all-features from check-crates.sh script
Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent 67ef58c commit bcf54a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/scripts/check-crates.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ buildargs=(
3636
"-p nostr --features all-nips" # std + all-nips
3737
"-p nostr --no-default-features --features alloc" # Only alloc feature
3838
"-p nostr --no-default-features --features alloc,all-nips" # alloc + all-nips
39-
"-p nostr --all-features" # All features
4039
"-p nip07 --target wasm32-unknown-unknown"
4140
"-p nostr-blossom"
4241
"-p nostr-http-file-storage"

0 commit comments

Comments
 (0)