Update rust.yml

This commit is contained in:
Cléo Rebert 2022-01-13 18:19:34 +01:00 committed by GitHub
parent 4f1324411c
commit 052531694f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -27,9 +27,9 @@ jobs:
coverage:
runs-on: ubuntu-latest
steps:
- name: Run cargo-tarpaulin
- uses: actions/checkout@v2
- uses: actions-rs/tarpaulin@v0.1
- name: Run cargo-tarpaulin
uses: actions-rs/tarpaulin@v0.1
with:
version: '0.19.0'
args: --all-features --out=Xml