mirror of
https://github.com/kristoferssolo/maze-ascension.git
synced 2025-10-21 19:20:34 +00:00
chore: update justfile
This commit is contained in:
parent
34ca2cfee7
commit
afd863a9be
2
justfile
2
justfile
@ -23,7 +23,7 @@ test:
|
|||||||
RUSTC_WRAPPER=sccache RUST_BACKTRACE=full cargo nextest run --no-default-features --all-targets
|
RUSTC_WRAPPER=sccache RUST_BACKTRACE=full cargo nextest run --no-default-features --all-targets
|
||||||
|
|
||||||
# Run CI localy
|
# Run CI localy
|
||||||
CI:
|
ci:
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
cargo fmt --all -- --check
|
cargo fmt --all -- --check
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user