Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
cedelavergne-ledger committed Nov 3, 2023
1 parent 2b4a731 commit d9287e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
steps:
- name: Install required packages
run: |
sudo apt update && sudo apt install -qy cmake libcmocka-dev
sudo apt update && sudo apt install -qy cmake libcmocka-dev lcov
- name: Clone
uses: actions/checkout@v3
Expand Down

0 comments on commit d9287e1

Please sign in to comment.