mirror of https://github.com/fafhrd91/actix-web
hmm...
This commit is contained in:
parent
91d88f6ce9
commit
6772d0575a
|
@ -5,4 +5,4 @@ ci-min = "hack check --workspace --no-default-features"
|
|||
ci-min-test = "hack check --workspace --no-default-features --tests --examples"
|
||||
ci-full = "check --workspace --all-features --bins --examples --tests"
|
||||
ci-test = "test --workspace --all-features --lib --tests --no-fail-fast -- --nocapture"
|
||||
ci-doctest = "test --workspace --all-features --doc --no-fail-fast -- --nocapture"
|
||||
ci-doctest = "hack test --workspace --all-features --doc --no-fail-fast -- --nocapture"
|
||||
|
|
Loading…
Reference in New Issue