mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-01 07:51:52 +02:00
check juniper example
This commit is contained in:
@@ -57,6 +57,7 @@ script:
|
||||
cd examples/hello-world && cargo check && cd ../..
|
||||
cd examples/multipart && cargo check && cd ../..
|
||||
cd examples/json && cargo check && cd ../..
|
||||
cd examples/juniper && cargo check && cd ../..
|
||||
cd examples/state && cargo check && cd ../..
|
||||
cd examples/template_tera && cargo check && cd ../..
|
||||
cd examples/diesel && cargo check && cd ../..
|
||||
|
Reference in New Issue
Block a user