We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af97e0e commit eb2ae32Copy full SHA for eb2ae32
.github/workflows/ci.yml
@@ -77,7 +77,7 @@ jobs:
77
components: rustfmt
78
- name: external-type-check
79
run: |
80
- cargo install cargo-check-external-types --git https://github.com/awslabs/cargo-check-external-types.git --rev 98d6e533ab92540ab12a4ca35acd244dacb04a9f
+ cargo install cargo-check-external-types
81
cd ${{ matrix.example }}
82
cargo check-external-types --config allowed-external-types.toml
83
non-default-examples:
0 commit comments