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"
|
||||
with:
|
||||
command: doc
|
||||
args: --no-deps --all-features --examples --workspace
|
||||
args: --no-deps --all-features --workspace
|
||||
|
||||
fmt:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue