Skip to content

Update parallelio to 2.5.10 in configs/common/packages.yaml and confi… #70

Update parallelio to 2.5.10 in configs/common/packages.yaml and confi…

Update parallelio to 2.5.10 in configs/common/packages.yaml and confi… #70

Workflow file for this run

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