Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed Sep 21, 2023
1 parent 80b0176 commit 92651d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
run: |
cargo install cargo-tarpaulin
cargo --version
cargo tarpaulin --out Lcov
cargo tarpaulin --out lcov
- name: Upload to codecov.io
uses: codecov/codecov-action@v2
Expand Down

0 comments on commit 92651d5

Please sign in to comment.