ci: switch tarpaulin output to lcov format

This commit is contained in:
2025-07-28 18:24:00 -05:00
parent cbf52bb994
commit 91095ed2cc
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ jobs:
uses: pyodide/setup-emsdk@v15
with:
version: 3.1.43
actions-cache-folder: "emsdk-cache"
actions-cache-folder: "emsdk-cache-b"
- name: Setup Rust (WASM32 Emscripten)
uses: dtolnay/rust-toolchain@master