Skip to content

Commit

Permalink
#10: add lcov to apt basic packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cz4rs committed Jan 16, 2025
1 parent 3071eba commit e08a7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
defaults:
# Define basic apt packages (Ubuntu Linux).
apt-packages: &apt-packages [
curl, jq, less, libomp5, libunwind-dev, make-guile, ninja-build,
curl, jq, lcov, less, libomp5, libunwind-dev, make-guile, ninja-build,
valgrind, zlib1g, zlib1g-dev, ccache, python3
]
# Define basic apk packages (Alpine Linux).
Expand Down

0 comments on commit e08a7bd

Please sign in to comment.