mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Fix cargo-tarpaulin
This commit is contained in:
parent
632f85b703
commit
f1a6fe12db
1
.github/workflows/lazy.yaml
vendored
1
.github/workflows/lazy.yaml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- run: sudo apt install -y libxcb-xfixes0-dev mesa-vulkan-drivers
|
||||
- name: Generate report
|
||||
uses: actions-rs/tarpaulin@v0.1
|
||||
args: -p wgpu-core
|
||||
- name: Upload to codecov.io
|
||||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user