Skip to content

Merge pull request #46 from pnnl/trevorhardy-patch-1 #6

Merge pull request #46 from pnnl/trevorhardy-patch-1

Merge pull request #46 from pnnl/trevorhardy-patch-1 #6

Workflow file for this run

name: Makefile Test CI
on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: run/test application
run: make venv tests