mirror of
https://github.com/aljazceru/cdk.git
synced 2026-01-03 04:55:39 +01:00
ci: typos
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -18,6 +18,8 @@ jobs:
|
||||
- name: Set Toolchain
|
||||
# https://github.com/dtolnay/rust-toolchain
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
- name: typos-action
|
||||
uses: crate-ci/typos@v1.0.4
|
||||
- name: Run fmt
|
||||
run: cargo fmt --all --check
|
||||
- name: Run clippy
|
||||
|
||||
Reference in New Issue
Block a user