Run luacontroller tests

This commit is contained in:
Jude Melton-Houghton 2022-06-01 14:51:16 -04:00
parent aa9742723d
commit 133041fa89
1 changed files with 3 additions and 0 deletions

View File

@ -36,3 +36,6 @@ jobs:
- name: run mesecons_fpga tests
working-directory: ./mesecons_fpga/
run: $HOME/.luarocks/bin/mineunit -q
- name: run mesecons_luacontroller tests
working-directory: ./mesecons_luacontroller/
run: $HOME/.luarocks/bin/mineunit -q