Skip to content

Commit 22041e5

Browse files
committed
CI fix1
1 parent 6ba5b28 commit 22041e5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525

2626
- name: Rust Check
2727
run: rustup --version
28+
29+
- name: Cargo Check
2830
run: cargo --version
2931

3032
- name: Build project

0 commit comments

Comments
 (0)