Skip to content

Commit ace74a1

Browse files
committed
fix: ci
1 parent ddc7c97 commit ace74a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
- name: cross test
7272
run: |
7373
cargo install cross
74-
cross test -r --features all --target ${{ matrix.target }}
74+
cross test -r --target ${{ matrix.target }}

0 commit comments

Comments
 (0)