This commit is contained in:
Koxiaet 2020-09-15 19:51:50 +01:00
parent e2f53cc30f
commit 92de2e5816
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
uses: actions-rs/tarpaulin@v0.1
with:
version: '0.14.3'
args: --out Xml --all --all-features
args: --out Xml --all
- name: Upload to codecov.io
uses: codecov/codecov-action@v1.0.2
with:
@ -31,4 +31,4 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: code-coverage-report
path: cobertura.xml
path: cobertura.xml