CI: build: add option to disable use of ccache
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 28 May 2023 01:22:51 +0000 (03:22 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 31 May 2023 11:22:04 +0000 (13:22 +0200)
commitb9a41c1e84067bcc63aac633b72e7dc808bfe6fe
tree3467b3082c7acd21eb6c139a2580f5758c767f29
parent203cc0a7ef0bbf3b5a19db3caa96e91963ec154c
CI: build: add option to disable use of ccache

Add option to disable use of ccache. This can be useful for some
sensible test that should not use ccache as they can cause side effects
of any sort. (example Coverity Scan)

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/workflows/build.yml