Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add GitHub Action to execute tests and improve code quality (#69)
* First version of GitHub Actions for continous test * Fixed syntax error * Test to trigger GH action * on:push: always * Make "npm i" before test * Correctly install lv_i18n * install unity before running test * Restored example file * Matrix test with different nodejs versions * Fixed node version in matrix * Different C Compilers * Fixed Syntax Terror * Added more OS * Fixed Syntax Terror * Added more node versions * Added macos-14 * Removed macos because of problems
- Loading branch information