Skip to content

Commit

Permalink
update (#1013)
Browse files Browse the repository at this point in the history
  • Loading branch information
changhc authored Apr 10, 2023
1 parent 050568f commit ed47222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
version: latest

- name: Coverage with tarpaulin
run: cargo tarpaulin --out Lcov -- --test-threads 1
run: cargo tarpaulin --workspace --out Lcov -- --test-threads 1

- name: Upload to codecov.io
uses: codecov/codecov-action@v3

0 comments on commit ed47222

Please sign in to comment.