8000 gha: also run tests by thaJeztah · Pull Request #3520 · distribution/distribution · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gha: also run tests #3520

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

Closed
wants to merge 1 commit into from
Closed

gha: also run tests #3520

wants to merge 1 commit into from

Conversation

thaJeztah
Copy link
Member

For some reason, travis was running 'check' (linting), and 'build', but
none of the test targets were run.

This patch adds the test targets to the github actions workflow.

Signed-off-by: Sebastiaan van Stijn github@gone.nl

For some reason, travis was running 'check' (linting), and 'build', but
none of the test targets were run.

This patch adds the test targets to the github actions workflow.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Comment on lines +53 to +55
make test-full
make test-race
make integration
Copy link
Member Author

Choose a reason for hiding this comment

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

Added some of the targets; perhaps we want a different combination and/or split these to separate steps in the action

@thaJeztah
Copy link
Member Author

Ah, I'm silly; make coverage runs these

@thaJeztah thaJeztah closed this Oct 27, 2021
@thaJeztah thaJeztah deleted the fix_gha branch November 8, 2022 14:29
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
0