Skip to content

Commit

Permalink
Adopt codecov workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kicer86 committed Oct 5, 2024
1 parent cf7e0c9 commit 960debd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,11 @@ jobs:
build-type: Debug
configure-options:
-DBUILD_SHARED_LIBS=${{ matrix.shared }}
-DLUPDATE=/usr/lib/qt6/bin/lupdate
-DLRELEASE:FILEPATH=/usr/lib/qt6/bin/lrelease
-DCMAKE_C_COMPILER_LAUNCHER=ccache
-DCMAKE_CXX_COMPILER_LAUNCHER=ccache
-DENABLE_SANITIZERS_FOR_TESTS=FALSE
-DBUILD_LEARNING_TESTS=TRUE
-DPython=/usr/bin/python3
-Wdev -Werror=dev
-DCMAKE_CXX_FLAGS=--coverage
-DCMAKE_SHARED_LINKER_FLAGS=--coverage
Expand Down

0 comments on commit 960debd

Please sign in to comment.