Max Cahill
fb3d58f417
moved to checkout@v3 to hopefully knock the actions versioning warning on the head
2023-08-10 14:50:35 +10:00
Max Cahill
097c19bda5
updated actions to fix warnings about node version being deprecated
2023-08-08 13:00:29 +10:00
Max Cahill
813ee20052
moving tests to .test to get them out of root folder for now
2022-03-07 12:10:20 +11:00
Max Cahill
461c3a8131
Merge pull request #52 from idbrii/table-deep-test
...
tablex: Add deep & shallow for copy, overlay; remove redundant recursion; add tests
2022-03-07 10:27:35 +11:00
David Briscoe
66cb419db8
build: Add action for running luacheck
...
Run luacheck on CI to catch subtle errors.
Add a luacheckrc that ensures current code issues no warnings. We should
eventually try to remove many of these ignores.
2022-03-03 10:17:34 -08:00
David Briscoe
c038546ae1
build: Add github action for running tests
...
Run tests on CI so they're useful for catching errors in PRs.
2022-03-03 10:04:28 -08:00