Skip to content

Commit 86a141d

Browse files
committed
💚
1 parent 1ff3d2d commit 86a141d

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
@@ -82,7 +82,7 @@ jobs:
8282
target/
8383
key: ${{ runner.os }}-${{ matrix.target.triple }}-cargo-${{ hashFiles('**/Cargo.lock') }}
8484

85-
- run: cargo test --all-features --target ${{ matrix.target.triple }}
85+
- run: cargo test --all-features
8686

8787
release:
8888
name: Release

0 commit comments

Comments
 (0)