Skip to content

reuse and cache only #15

reuse and cache only

reuse and cache only #15

Workflow file for this run

name: Development
on:
push:
branches: ['main', 'release/*']
pull_request:
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: Set up Spack
uses: ./
- run: spack --version
- run: spack config blame mirrors
- run: spack install --reuse --cache-only python