Skip to content

Commit

Permalink
libcapture-tiny-perl
Browse files Browse the repository at this point in the history
  • Loading branch information
John-LittleBearLabs committed Oct 17, 2024
1 parent 471a83c commit b203002
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ut.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,8 @@ echo Install dependencies
graphviz \
valgrind \
pipx \
lcov # yes still install, to get dependencies
libcapture-tiny-perl

perl -MCPAN -e 'install(Capture::Tiny)'
wget https://github.com/linux-test-project/lcov/releases/download/v2.1/lcov-2.1.tar.gz
tar xzvf lcov-2.1.tar.gz
export PATH="${PWD}/lcov-2.1/bin:${PATH}"
Expand Down

0 comments on commit b203002

Please sign in to comment.