build: remove cargo test

This commit is contained in:
spacemeowx2 2020-12-04 18:04:42 +08:00 committed by spacelin
parent b44a2a8a6b
commit fa1865987e

View File

@ -22,11 +22,6 @@ jobs:
target: ${{ matrix.target }}
override: true
- uses: actions-rs/cargo@v1
with:
use-cross: true
command: test
- uses: actions-rs/cargo@v1
with:
use-cross: true