Run with --test profile and add more tarpaulin flags

This commit is contained in:
Deirdre Connolly 2020-01-23 17:27:37 -05:00 committed by Deirdre Connolly
parent 69c0c3e9fd
commit d3cff23897
1 changed files with 1 additions and 5 deletions

View File

@ -38,8 +38,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: tarpaulin
args: --release --timeout 180 --out Xml
# - name: Upload coverage to Codecov
# uses: codecov/codecov-action@v1.0.3
# with:
# token: ${{secrets.CODECOV_TOKEN}}
args: --verbose --count --workspace --timeout 180