Skip to content

Commit

Permalink
Raised MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
alexliesenfeld committed Jun 19, 2023
1 parent 6bc203c commit 47c8359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Generate code coverage
run: |
cargo +nightly tarpaulin --verbose --all-features --workspace --timeout 120 --out Xml
cargo +nightly tarpaulin --verbose --workspace --timeout 120 --out Xml
- name: Upload to codecov.io
uses: codecov/codecov-action@v2
Expand Down

0 comments on commit 47c8359

Please sign in to comment.