mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-20 10:03:35 +02:00
Remove --all-targets from CI check
This commit is contained in:
@@ -15,7 +15,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- run: cargo check --workspace
|
||||
- run: cargo check --workspace --all-targets
|
||||
|
||||
build:
|
||||
needs: check
|
||||
|
||||
Reference in New Issue
Block a user