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

Setup github actions with checks #1

Open
3 tasks
indeyets opened this issue Mar 23, 2022 · 0 comments
Open
3 tasks

Setup github actions with checks #1

indeyets opened this issue Mar 23, 2022 · 0 comments

Comments

@indeyets
Copy link

indeyets commented Mar 23, 2022

We need to setup github-actions which would check code for issues.

  • Run tests: go test ./...
  • Run linter: https://golangci-lint.run/
  • Try to build code for several main architectures to see if it actually compiles
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

No branches or pull requests

1 participant