Skip to content

Commit 42a2a2d

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

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,11 @@ jobs:
2121
- 1.68.0
2222
features:
2323
-
24-
- --features dummy_match_byte
24+
- --no-default-features
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)