tweak some things

This commit is contained in:
flux
2022-06-19 17:08:21 -07:00
parent 56e709e1ec
commit e8324f5bf1
9 changed files with 56 additions and 48 deletions

View File

@ -14,6 +14,9 @@ jobs:
- name: install luacheck via luarocks
run: luarocks install --local luacheck
- name: luacheck invsaw
run: $HOME/.luarocks/bin/luacheck --config ./invsaw/.luacheckrc -q ./invsaw
- name: luacheck moreblocks
run: $HOME/.luarocks/bin/luacheck --config ./moreblocks/.luacheckrc -q ./moreblocks