Skip to content

Merge pull request #91 from fangohr/update-to-upstream #36

Merge pull request #91 from fangohr/update-to-upstream

Merge pull request #91 from fangohr/update-to-upstream #36

Workflow file for this run

name: spack-develop
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: make spack-develop