Skip to content

Commit f94ca04

Browse files
committed
Add publish
1 parent ee987e2 commit f94ca04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Install
2929
uses: dtolnay/rust-toolchain@stable
3030
with:
31-
components: clippy, rustfmt
31+
components: clippy, rustfmt, tarpaulin
3232
- name: Build
3333
run: cargo check
3434
- name: Test

0 commit comments

Comments
 (0)