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

ci: update github actions #74

Merged
merged 1 commit into from
May 15, 2024
Merged

ci: update github actions #74

merged 1 commit into from
May 15, 2024

Conversation

mbrulatout
Copy link
Contributor

The main workflow now has an appropriate name and the fail-fast strategy is disabled, allowing linting and testing steps to continue on each python version.

The tagged release workflow do not run linters and tets anymore.

The main workflow now has an appropriate name and the
fail-fast strategy is disabled, allowing linting and testing
steps to continue on each python version.

The tagged release workflow do not run linters and tets anymore.
@mbrulatout mbrulatout requested a review from a team May 15, 2024 13:19
Copy link
Contributor

@cpaillet cpaillet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you swap tox and lint ? (to fail faster on linter errors)

@mbrulatout
Copy link
Contributor Author

install pre-commit :)

@mbrulatout mbrulatout merged commit 93df72e into master May 15, 2024
10 checks passed
@mbrulatout mbrulatout deleted the ci_fix branch May 15, 2024 14:10
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.

3 participants