Skip to content
Snippets Groups Projects
Verified Commit 020ff553 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: another fix

parent 1a802d5c
No related branches found
No related tags found
No related merge requests found
Pipeline #1843 passed
......@@ -18,7 +18,7 @@ jobs:
rustup component add rustfmt
rustup component add clippy
- run: rustc --version
- run: cargo fmt --check
- run: cargo fmt --all -- --check
- run: cargo clippy
- run: cargo build
- run: cargo build --release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment