Skip to content
Snippets Groups Projects
Commit a9760c42 authored by Stephen D's avatar Stephen D
Browse files

typo fixes

parent 5176181f
No related branches found
No related tags found
1 merge request!4cross compile debs
Pipeline #4734 failed
......@@ -14,13 +14,13 @@ before_script:
- rustup target add aarch64-unknown-linux-gnu
test:
stage: test
stage: test
script:
- cargo fmt -- --check
- cargo clippy --all-targets --all-features -- -D warnings
- cargo test
build:
stage: build
stage: build
script:
- cargo deb
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment