ci: include missing crates in CI run (#231)

This commit is contained in:
Carl Lerche 2019-04-04 12:37:07 -07:00 committed by GitHub
parent 971bb06152
commit 5ed014fc37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,12 +19,14 @@ jobs:
- tower-filter
- tower-in-flight-limit
- tower-layer
- tower-load-shed
- tower-mock
- tower-rate-limit
- tower-reconnect
- tower-retry
- tower-service
- tower-timeout
- tower-util
- tower
- template: ci/azure-deploy-docs.yml