Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split tox in CI #220

Merged
merged 4 commits into from
Nov 24, 2023
Merged

Split tox in CI #220

merged 4 commits into from
Nov 24, 2023

Conversation

ludeeus
Copy link
Contributor

@ludeeus ludeeus commented Nov 24, 2023

From #219 (comment)

This will split the current CI into 2 jobs.
The first one (lint) will run linters against the lowest python version (3.8 now)
And the second (test) will run the tests against all python versions (3.8->3.11 now)

@ludeeus ludeeus mentioned this pull request Nov 24, 2023
.github/workflows/ci.yml Outdated Show resolved Hide resolved
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
@ludeeus ludeeus merged commit f72ad28 into main Nov 24, 2023
5 checks passed
@ludeeus ludeeus deleted the split-tox-in-ci branch November 24, 2023 12:27
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.

2 participants