Skip to content

Commit e4f1946

Browse files
committed
Add out
1 parent 9c45053 commit e4f1946

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
@@ -47,7 +47,7 @@ jobs:
4747
echo 'merge_derives = true' >> .rustfmt.toml
4848
echo 'use_small_heuristics = "Default"' >> .rustfmt.toml
4949
cargo fmt
50-
cargo tarpaulin --out Lcov
50+
cargo tarpaulin --out Lcov Stdout
5151
- name: Upload to codecov.io
5252
uses: codecov/codecov-action@v5
5353
with:

0 commit comments

Comments
 (0)