mirror of https://github.com/fafhrd91/actix-web
Exclude examples for now.
This commit is contained in:
parent
45e3e3c640
commit
84b4b5a625
|
@ -21,7 +21,7 @@ jobs:
|
||||||
RUSTDOCFLAGS: "-D warnings"
|
RUSTDOCFLAGS: "-D warnings"
|
||||||
with:
|
with:
|
||||||
command: doc
|
command: doc
|
||||||
args: --no-deps --all-features --examples --workspace
|
args: --no-deps --all-features --workspace
|
||||||
|
|
||||||
fmt:
|
fmt:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue