Skip to content

Clean up GitHub Actions workflow#10

Merged
mdickinson merged 6 commits into
mainfrom
build/clean-up-workflow
May 17, 2021
Merged

Clean up GitHub Actions workflow#10
mdickinson merged 6 commits into
mainfrom
build/clean-up-workflow

Conversation

@mdickinson
Copy link
Copy Markdown
Owner

The previous workflow was simply the first thing that worked. This PR cleans it up a bit:

  • separate the style and test jobs
  • change the target Python versions for the test run to include PyPy and 3.10-dev, but exclude 3.7 and 3.8
  • use unittest, not pytest
  • simplify the flake8 check

@mdickinson mdickinson merged commit 90b9387 into main May 17, 2021
@mdickinson mdickinson deleted the build/clean-up-workflow branch May 17, 2021 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant