aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/lua_lint.yml
AgeCommit message (Collapse)Author
2022-04-30Run automated tests when lua files change (#12184)x2048
* Run automated tests when lua files change * skip busted on devtest * use newer build env * Add .luacheckrc for games/devetest Co-authored-by: sfan5 <sfan5@live.de>
2020-05-02ci: Update Github Actions workflows (#9774)sfan5
2020-04-20Replace travis with github actions (#9641)Loïc Blot
* Move outside of travis to Github actions This will permit to have better integrated CI workflow than the previous travis one.