Skip to content

Support for LLVM 20 with neptune-dev, update to ip@5.4.0, odc@1.6.1, esmf@8.9.0b09; unpin openblas #3172

Support for LLVM 20 with neptune-dev, update to ip@5.4.0, odc@1.6.1, esmf@8.9.0b09; unpin openblas

Support for LLVM 20 with neptune-dev, update to ip@5.4.0, odc@1.6.1, esmf@8.9.0b09; unpin openblas #3172

Workflow file for this run

name: unit-tests
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
with:
submodules: true
- name: validate-modules-yaml
run: |
source ./setup.sh
spack-python util/modules_config_check.py
- name: run-unit-tests
run: |
source ./setup.sh
spack unit-test --extension=stack