mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
Re-enable cargo test in pipeline
This commit is contained in:
@@ -10,6 +10,7 @@ stages:
|
|||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- cargo check #+nightly check --features "clippy"
|
- cargo check #+nightly check --features "clippy"
|
||||||
|
- cargo test
|
||||||
|
|
||||||
build:
|
build:
|
||||||
only:
|
only:
|
||||||
|
|||||||
Reference in New Issue
Block a user