Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

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 .