Skip to content

Commit

Permalink
OpenSUSE doesn't seem to report coverage (#414)
Browse files Browse the repository at this point in the history
Disabling it for now
  • Loading branch information
hummeltech authored Mar 17, 2024
1 parent b711878 commit 3ad8995
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
if: |
matrix.build_system == 'CMake' &&
matrix.compiler != 'LLVM' &&
!startsWith(matrix.image, 'opensuse/') &&
!matrix.experimental
- name: Package `mod_tile`
Expand Down

0 comments on commit 3ad8995

Please sign in to comment.