This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
Add a GitHub action to lint, build and test the pi-zero sample #7
Labels
enhancement
New feature or request
The goal is to provide a way to test any new change in the pi-zero sample project. Since it contains different languages, we will need to provide different linters for JS and Go. Then, we can use make to build the
development
bundle and then, test we are getting the main page.We can split this job into smaller ones if it's more convenient.
Required steps:
The text was updated successfully, but these errors were encountered: