We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b3fb4 commit 56e82b5Copy full SHA for 56e82b5
.github/workflows/test.yml
@@ -29,6 +29,7 @@ jobs:
29
30
- name: Install dependencies
31
run: |
32
+ luarocks install moonscript
33
luarocks install busted
34
luarocks make
35
0 commit comments