The Verificarlo CI was failing du to a change in how git detects
repositories after a security vulnerability :
https://github.blog/2022-04-12-git-security-vulnerability-announced/
The simplest fix for now is probably to set the safe.directory get
variable to avoid the new behaviour.
* specify CC and FC at configure time
* use verificarlo-c instead of verificarlo-f
* install TREXIO in ci_install.sh script
* use GNU compiler instead of verificarlo ones to build TREXIO
* install BLAS and LAPACK due to the recent change in configure of QMCkl
* Fix QMCkl pre-build issue
* move TREXIO installation back to .yml file and downgrade to v.1.1.0
* formatting .yml