Add testing to CI flow (#418)

* new testing ci flow

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* install conda

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* test conda

* pre-commit fix

* remove if

* makefile fix

* fix pytest install

* argument for test

* restructure

* fix sync

* full path filter

* use setup-condav2

* syntax

* test path

* add binary argument

* remove which

* Update Makefile

* remove arguments

* trigger CI

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
Peter W
2022-05-20 13:45:49 -05:00
committed by GitHub
parent db49fd498a
commit ee46b46234
6 changed files with 56 additions and 15 deletions

View File

@@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- docs/**
jobs:
build: