Update rust.yml

This commit is contained in:
Cléo Rebert 2022-01-13 17:56:20 +01:00 committed by GitHub
parent 4e5e605db6
commit 4664298966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ jobs:
uses: actions-rs/tarpaulin@v0.1
with:
version: '0.15.0'
args: '-- --verbose --all-features --test-threads 1'
args: '-- --all-features --test-threads 1'
- name: Upload to codecov.io
uses: codecov/codecov-action@v2
@ -40,4 +40,4 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: code-coverage-report
path: cobertura.xml
path: cobertura.xml