mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-21 00:00:10 +02:00
ci: update cargo-check-external-types to 0.1.13 (#6949)
This commit is contained in:
@@ -1046,10 +1046,7 @@ jobs:
|
||||
- name: Install cargo-check-external-types
|
||||
uses: taiki-e/cache-cargo-install-action@v1
|
||||
with:
|
||||
tool: cargo-check-external-types
|
||||
# TODO: install from crates.io once https://github.com/awslabs/cargo-check-external-types/pull/183 merged and released.
|
||||
git: https://github.com/taiki-e/cargo-check-external-types.git
|
||||
rev: 83a8d29
|
||||
tool: [email protected]
|
||||
- name: check-external-types
|
||||
run: cargo check-external-types --all-features
|
||||
working-directory: tokio
|
||||
|
||||
Reference in New Issue
Block a user