Skip to content

Commit

Permalink
ci: Adding new dependencies for codecov action (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwestphal authored Jan 23, 2025
1 parent a8cd660 commit b448ee0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ RUN apt update && apt install -y \
git-lfs \
lcov \
wget \
xvfb
xvfb \
curl \
jq

0 comments on commit b448ee0

Please sign in to comment.