Update cmake.yml

This commit is contained in:
Ilusha 2023-07-17 20:49:19 +03:00 committed by GitHub
parent d80ea40848
commit 91b00817e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,5 @@ jobs:
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
run: ctest -C ${{env.BUILD_TYPE}}
- name: Code Coverage Summary
uses: irongut/CodeCoverageSummary@v1.3.0