aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/lua.yml
Commit message (Collapse)AuthorAge
* Sort out some issues with our CI setupsfan52022-05-06
| | | | | | | * add missing apt-get update where needed * move some jobs to run on ubuntu-20.04 * update actions plugins to latest * speed up the job that runs multiplayer tests
* Run automated tests when lua files change (#12184)x20482022-04-30
* 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>