Skip to content

Add utility for verifying that version/variant/externals are respected #866

Add utility for verifying that version/variant/externals are respected

Add utility for verifying that version/variant/externals are respected #866

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: false
- name: run-util-tests
run: |
export SPACK_STACK_DIR=$PWD
cd util/
./util_tests.sh