cppcheck/.github/workflows
Oliver Stöneberg 0f5d2a31b3
coverage.yml: avoid unnecessary test execution and package installation / come cleanups (#4434)
* coverage.yml: avoid duplicated test execution

* coverage.yml: split test execution and report generation into separate steps

* coverage.yml: split software and Python package installation into separate steps

* coverage.yml: removed unnecessary `libcppunit-dev` installation - library headers are only needed when performing syntax checking
2022-09-04 10:25:59 +02:00
..
CI-cygwin.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
CI-mingw.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
CI-unixish-docker.yml use `ccache` for Linux gcc make CI builds (#4411) 2022-09-03 21:21:24 +02:00
CI-unixish.yml use `ccache` for Linux gcc make CI builds (#4411) 2022-09-03 21:21:24 +02:00
CI-windows.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
asan.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
buildman.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
clang-tidy.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
codeql-analysis.yml codeql-analysis.yml: updated actions to v2 (#4407) 2022-08-27 15:50:13 +02:00
coverage.yml coverage.yml: avoid unnecessary test execution and package installation / come cleanups (#4434) 2022-09-04 10:25:59 +02:00
format.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
iwyu.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
release-windows.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
scriptcheck.yml use `ccache` for Linux gcc make CI builds (#4411) 2022-09-03 21:21:24 +02:00
selfcheck.yml use `ccache` for Linux gcc make CI builds (#4411) 2022-09-03 21:21:24 +02:00
tsan.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
ubsan.yml reduced permissions of GitHub actions (#4403) 2022-08-26 23:25:07 +02:00
valgrind.yml use `ccache` for Linux gcc make CI builds (#4411) 2022-09-03 21:21:24 +02:00