Skip to content

Commit

Permalink
Skip version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Oct 13, 2024
1 parent df43c64 commit 93b28b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -495,8 +495,8 @@ jobs:
- name: Install LCOV
if: matrix.toolchain != 'msvc'
run: C:\msys64\usr\bin\pacman --sync --noconfirm --verbose mingw-w64-x86_64-lcov
- run: /c/msys64/mingw64/bin/lcov --version
shell: bash
#- run: /c/msys64/mingw64/bin/lcov --version
# shell: bash
- name: Configure path
if: matrix.toolchain != 'msvc'
shell: bash
Expand Down

0 comments on commit 93b28b1

Please sign in to comment.