Skip to content

Commit 1a3231e

Browse files
authored
test with all features enabled (#184)
Signed-off-by: Tom Fay <tom.fay@alianza.com>
1 parent 81c311f commit 1a3231e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
steps:
3232
- uses: actions/checkout@v4
3333
- uses: dtolnay/rust-toolchain@stable
34-
- run: cargo test
34+
- run: cargo test --all-features

0 commit comments

Comments
 (0)