Skip to content
Snippets Groups Projects
Commit ee9e5a2a authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

Revert "CI: show ccache stats"

This reverts commit 51cf7669.
parent ce0d99f6
No related branches found
No related tags found
No related merge requests found
......@@ -36,9 +36,7 @@ native-build:
- echo "compiler_check = content" >> ccache/ccache.conf
- echo "sloppiness = time_macros" >> ccache/ccache.conf
script:
- ccache -s
- ctest -VV -S CI/main_ci.cmake -DIMAGE_NAME:string=ubuntu-18.04-llvm-shark
- ccache -s
cache:
key: "ubuntu-18.04-llvm-shark"
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment