diff options
author | Axel Huebl <axel.huebl@plasma.ninja> | 2021-08-06 16:55:32 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-06 16:55:32 -0700 |
commit | 98d4a7af24e3e69ee1dabce6f2a9ae94e01f166a (patch) | |
tree | 96e46fa2fd46820ee7946a8195dfb2e2a84ef85e /.github/workflows/build-containers.yml | |
parent | 91b3dcca26f60688adcb2598d8700b297af30999 (diff) | |
download | spack-98d4a7af24e3e69ee1dabce6f2a9ae94e01f166a.tar.gz spack-98d4a7af24e3e69ee1dabce6f2a9ae94e01f166a.tar.bz2 spack-98d4a7af24e3e69ee1dabce6f2a9ae94e01f166a.tar.xz spack-98d4a7af24e3e69ee1dabce6f2a9ae94e01f166a.zip |
openPMD-api: CTest & Install Tests (#25300)
Run CTest at build time with:
```
spack install --test=root openpmd-api@<version>
```
and run smoke-tests after install and loading of the package via
```
spack load -r /<spec>
spack test run /<spec>
```
Diffstat (limited to '.github/workflows/build-containers.yml')
0 files changed, 0 insertions, 0 deletions