mirror of
https://github.com/red0124/ssp.git
synced 2026-08-01 09:57:46 +02:00
[skip ci] Update coverage.yml to work with lcov2.0
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
echo yes | cpan DateTime Capture::Tiny
|
||||
|
||||
wget -qO- https://github.com/linux-test-project/lcov/releases/download/v2.0/lcov-2.0.tar.gz | tar xvz
|
||||
(cd lcov && make install)
|
||||
lcov --version
|
||||
Reference in New Issue
Block a user