Skip to content

ci: simplify test workflow #52

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

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

Totktonada
Copy link
Member

Now we have the latest-version and verify-version actions that encapsulates the code that is needed to perform the version checks. Let's use them to reduce code duplication and simplify reading.

Fixes #46

Now we have the `latest-version` and `verify-version` actions that
encapsulates the code that is needed to perform the version checks.
Let's use them to reduce code duplication and simplify reading.

Fixes #46
@Totktonada Totktonada requested a review from grafin February 27, 2024 00:07
Copy link
Member

@grafin grafin left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@Totktonada Totktonada merged commit b2da4f1 into master Feb 27, 2024
@Totktonada Totktonada deleted the Totktonada/gh-46-simplify-test-workflow branch February 27, 2024 08:19
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.

test workflow should be rewritten to use actions
2 participants