Skip to content

Commit d1610d6

Browse files
committed
ci: remove test in publish job
1 parent 95e5330 commit d1610d6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

-4
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
target: ${{ matrix.target }}
4545
override: true
4646
- uses: Swatinem/rust-cache@v2
47-
- uses: actions-rs/cargo@v1
48-
with:
49-
use-cross: ${{ matrix.use_cross }}
50-
command: test
5147
- uses: actions-rs/cargo@v1
5248
with:
5349
use-cross: ${{ matrix.use_cross }}

0 commit comments

Comments
 (0)