Skip to content

Commit

Permalink
👷 fml 3
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Dec 17, 2024
1 parent 28a5cd7 commit 49055a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-createx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:

# The following steps act as a temporary workaround, as LCOV `2.2` is not yet supported
# in `zgosalvez/github-actions-report-lcov@v4`: https://github.com/zgosalvez/github-actions-report-lcov/issues/168.
- name: Setup LCOV 1.16
- name: Set up LCOV `1.16`
run: |
wget https://github.com/linux-test-project/lcov/releases/download/v1.16/lcov-1.16.tar.gz
tar -xzf lcov-1.16.tar.gz
Expand Down

0 comments on commit 49055a0

Please sign in to comment.