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

improvement(CI): add GH action to run tests #477

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

soyacz
Copy link
Collaborator

@soyacz soyacz commented Oct 9, 2024

Run unit tests in GH action for each PR.

closes: #468

@soyacz soyacz requested review from fruch and k0machi October 9, 2024 11:24
@soyacz soyacz force-pushed the add-github-action-for-unit-tests branch from 6538a78 to d89a916 Compare October 9, 2024 11:30
@soyacz
Copy link
Collaborator Author

soyacz commented Oct 9, 2024

succeeded now in 1m 21s

@soyacz soyacz force-pushed the add-github-action-for-unit-tests branch from d89a916 to 88bd71d Compare October 9, 2024 11:38
.github/workflows/test.yml Outdated Show resolved Hide resolved
Run unit tests in GH action for each PR.

closes: scylladb#468
@soyacz soyacz force-pushed the add-github-action-for-unit-tests branch from 88bd71d to 0cda1fd Compare October 10, 2024 07:34
Copy link
Contributor

@fruch fruch left a comment

Choose a reason for hiding this comment

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

LGTM

@soyacz soyacz merged commit d844276 into scylladb:master Oct 10, 2024
1 check passed
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.

Add and execute unit (integration) tests
3 participants