Skip to content

Update ESMF for NRL applications from 8.7.0 to 8.8.0b06, fix py-xarrray dependency in py-xnrl, update PrgEnv on Narwhal #1666

Update ESMF for NRL applications from 8.7.0 to 8.8.0b06, fix py-xarrray dependency in py-xnrl, update PrgEnv on Narwhal

Update ESMF for NRL applications from 8.7.0 to 8.8.0b06, fix py-xarrray dependency in py-xnrl, update PrgEnv on Narwhal #1666

Workflow file for this run

name: util-tests
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
steps:
- name: checkout
uses: actions/checkout@v2
with:
submodules: true
- name: run-util-tests
run: |
export SPACK_STACK_DIR=$PWD
source ./setup.sh
cd util/
./util_tests.sh