Skip to content

Commit c10c6d4

Browse files
committed
Oops
1 parent f88c34e commit c10c6d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: cargo test --features v2,secure
6868

6969
- name: Test libmimalloc-sys crate bindings (v2, secure)
70-
run: cargo run --features libmimalloc-sys-test/v3,libmimalloc-sys-test/secure -p libmimalloc-sys-test
70+
run: cargo run --features libmimalloc-sys-test/v2,libmimalloc-sys-test/secure -p libmimalloc-sys-test
7171

7272
- name: Build (v2, no secure)
7373
run: cargo build --features v2

0 commit comments

Comments
 (0)