Set module_roots in test/config/config.yaml to defaults. (#14517)
This commit is contained in:
parent
b9629c36f2
commit
893b0792e4
1 changed files with 3 additions and 0 deletions
|
@ -12,3 +12,6 @@ config:
|
|||
verify_ssl: true
|
||||
checksum: true
|
||||
dirty: false
|
||||
module_roots:
|
||||
tcl: $spack/share/spack/modules
|
||||
lmod: $spack/share/spack/lmod
|
||||
|
|
Loading…
Reference in a new issue