mirror of
https://github.com/tsirysndr/music-player.git
synced 2026-01-09 13:18:05 -05:00
ci: use cargo-llvm-cov v0.5.31
This commit is contained in:
@@ -68,7 +68,7 @@ export const test = async (src = ".") => {
|
||||
])
|
||||
.withExec([
|
||||
"wget",
|
||||
"https://github.com/taiki-e/cargo-llvm-cov/releases/download/v0.5.36/cargo-llvm-cov-x86_64-unknown-linux-gnu.tar.gz",
|
||||
"https://github.com/taiki-e/cargo-llvm-cov/releases/download/v0.5.31/cargo-llvm-cov-x86_64-unknown-linux-gnu.tar.gz",
|
||||
])
|
||||
.withExec([
|
||||
"tar",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user