Update release-cross.yml
This commit is contained in:
6
.github/workflows/release-cross.yml
vendored
6
.github/workflows/release-cross.yml
vendored
@@ -21,12 +21,6 @@ jobs:
|
||||
override: true
|
||||
target: ${{ matrix.target }}
|
||||
components: rustfmt, clippy
|
||||
- uses: actions-rs/cargo@v1.0.1
|
||||
name: Check format
|
||||
with:
|
||||
use-cross: true
|
||||
command: fmt
|
||||
args: --all -- --check
|
||||
- uses: actions-rs/cargo@v1.0.1
|
||||
name: Run clippy
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user