mirror of https://codeberg.org/topola/topola.git
ci: remove superfluous `cargo check`
This commit is contained in:
parent
3dd311c5fc
commit
194383d9b3
|
|
@ -11,5 +11,4 @@ steps:
|
|||
environment: [CARGO_TERM_COLOR=always]
|
||||
commands:
|
||||
- rustup default "$CHANNEL"
|
||||
- cargo check
|
||||
- cargo test --features "$FEATURES"
|
||||
|
|
|
|||
Loading…
Reference in New Issue