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

Create CI workflow to run tests #8

Closed
2 tasks done
wkyoshida opened this issue Feb 11, 2024 · 1 comment
Closed
2 tasks done

Create CI workflow to run tests #8

wkyoshida opened this issue Feb 11, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@wkyoshida
Copy link
Member

Terms

Description

This issue is for creating a GitHub Actions CI workflow to run the tests for the project. For this:

  • The tests can be run either via the go CLI itself or via the make test target in the Makefile
  • The event trigger for the workflow should be pull_request on the main branch
  • Building and testing Go is a reference for GitHub Actions workflows for go

Contribution

No response

@wkyoshida wkyoshida added the good first issue Good for newcomers label Feb 18, 2024
@henrikth93 henrikth93 self-assigned this Mar 29, 2024
@wkyoshida
Copy link
Member Author

Closed with #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Archived in project
Development

No branches or pull requests

2 participants