Skip to content

Commit 0e2cc25

Browse files
Seulgi Kimsgkim126
authored andcommitted
Run cargo check for CI
1 parent cf802a6 commit 0e2cc25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ jobs:
3232
profile: minimal
3333
components: clippy, rustfmt
3434
- run: cargo fmt -- --check
35+
- run: cargo check
3536
- run: cargo clippy --all --all-targets -- -D warnings

0 commit comments

Comments
 (0)