mirror of
https://github.com/dswd/vpncloud.git
synced 2025-01-06 20:37:50 +00:00
Fix coverage check
This commit is contained in:
parent
3cf1072da7
commit
2d5565277e
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@ -41,7 +41,6 @@ jobs:
|
||||
- name: Run cargo-tarpaulin
|
||||
uses: actions-rs/tarpaulin@v0.1
|
||||
with:
|
||||
version: '0.9.0'
|
||||
args: '-o Html -- --test-threads=1'
|
||||
- name: Archive code coverage results
|
||||
uses: actions/upload-artifact@v1
|
||||
|
Loading…
Reference in New Issue
Block a user