CI: disable code coverage in GH Action
authorLuca Boccassi <luca.boccassi@microsoft.com>
Wed, 20 Oct 2021 21:10:56 +0000 (22:10 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 20 Oct 2021 23:10:52 +0000 (00:10 +0100)
commit0ad536c16a940b4557322f3f811db73c4b374898
treeed713c0e9f1df7b0c3342b1c66c3cb2050aefbe3
parent140557021ad1a3946319fff1a87831eb02d6a1a0
CI: disable code coverage in GH Action

It is now ran on the nightly CentOS build, so that it can cover
integration tests too, and not just unit tests. It's nightly as
it considerably increases the integration test runtime, so it's
not appropriate for all PRs.
.github/workflows/unit_tests.sh
.github/workflows/unit_tests.yml