Skip to content

Commit 7745bdb

Browse files
committed
damn
1 parent ba841a9 commit 7745bdb

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
@@ -217,6 +217,6 @@ jobs:
217217
- uses: actions/checkout@v4
218218
- uses: ./.github/actions/pnpm
219219
- uses: ./.github/actions/rustup
220-
- run:
220+
- run: |
221221
cargo test --all-features
222222
cargo test --doc

0 commit comments

Comments
 (0)