GitHub actions fixes #28

Merged
mylesagray merged 1 commit from master into master 2022-11-29 19:43:45 +00:00
mylesagray commented 2022-11-28 21:31:28 +00:00 (Migrated from github.com)

Need to run pytest as a module as not in PATH

Allow manual pipeline runs

Add Py 3.10 to test matrix

Remove CodeQL for now

Stop workflow from cancelling other workflows if one fails

Remove hard coded py version from Pipenv, let workflow choose

Only run publish on successful builds on master branch

Added dummy test

Run tests on PRs to master branch

Need to run pytest as a module as not in PATH Allow manual pipeline runs Add Py 3.10 to test matrix Remove CodeQL for now Stop workflow from cancelling other workflows if one fails Remove hard coded py version from Pipenv, let workflow choose Only run publish on successful builds on master branch Added dummy test Run tests on PRs to master branch
KarlJGray (Migrated from github.com) approved these changes 2022-11-29 19:40:02 +00:00
KarlJGray (Migrated from github.com) left a comment

Looks good to me!

Tested on my own forked repo

Looks good to me! Tested on my own forked repo
Sign in to join this conversation.
No description provided.