Skip to content

Commit 56e82b5

Browse files
committed
moonscript needed to runs tests, fixes #9
1 parent b3b3fb4 commit 56e82b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929

3030
- name: Install dependencies
3131
run: |
32+
luarocks install moonscript
3233
luarocks install busted
3334
luarocks make
3435

0 commit comments

Comments
 (0)