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

TST: Make linting own step in CI pipeline #68

Merged
merged 5 commits into from
Nov 12, 2023
Merged

Conversation

Kai-Striega
Copy link
Member

This removes the redundancy of running the linting for each combination of OS/Python version

This way the lint step is only run once, rather than for
every possible combination of environments that is
currently tested.
This is no longer needed as we are running linting as a separate step
@Kai-Striega Kai-Striega added this to the 2.0 milestone Nov 12, 2023
We want this to be noticed as early as possible
We want this to be noticed as early as possible
This was copied from SciPy's workflow, and I missed a check
@Kai-Striega Kai-Striega merged commit 7d3b75e into main Nov 12, 2023
19 checks passed
@Kai-Striega Kai-Striega self-assigned this Nov 13, 2023
@Kai-Striega Kai-Striega deleted the ci/lint-as-own-step branch December 18, 2023 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant