Skip to content

Commit de3909b

Browse files
committed
Fixup CI for new features
Signed-off-by: Nico Burns <nico@nicoburns.com>
1 parent fcdf2dc commit de3909b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,12 @@ jobs:
2020
- stable
2121
- 1.68.0
2222
features:
23+
- --no-default-features
2324
-
24-
- --features dummy_match_byte
2525
- --features malloc_size_of
2626
include:
2727
- toolchain: nightly
2828
features: --features bench
29-
- toolchain: nightly
30-
features: --features bench,dummy_match_byte
3129
steps:
3230
- uses: actions/checkout@v2
3331

0 commit comments

Comments
 (0)