Skip to content

Add NCO to spack spec list #17

Add NCO to spack spec list

Add NCO to spack spec list #17

Workflow file for this run

## test successful build from file
name: Test Dockerfile build
on: [push, pull_request]
jobs:
test_build:
runs-on: ubuntu-latest
steps:
- name: Checkout Files
uses: actions/checkout@v2
- name: Build image
run: docker build .