-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: improved actions and fixed some bugs (#5)
* ci(test): added `golang` setup to test `go install` command * fix(ci): added check for windows to export `PATH` correctly * fix: changed it to powershell * fix: yaml variables * ci(docs): added paths to `README.md` to ensure only that file * ci(lint): modified lint to only run on `lua` and `tests` directories * fix(ci): setting `PATH` correctly * feat: added `Windows support` SHA commit Thanks to @hishamhm for this commit SHA d7d707a. * fix: command for `rm` updated for Windows * fix: luarocks conditional * ci(docs): added only pushes on `README.md` * feat: removed `Windows` support on CI * ci(lint): lint only in paths `lua/` and `tests/`
- Loading branch information
1 parent
ff919cd
commit 4b78441
Showing
4 changed files
with
31 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters