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 6d5fa57 commit 382a1a2Copy full SHA for 382a1a2
.github/workflows/busted.yml
@@ -27,7 +27,7 @@ jobs:
27
luarocks install dkjson
28
luarocks install luafilesystem
29
luarocks install lua-path
30
- luarocks install https://luarocks.org/manifests/moteus/luacov-coveralls-scm-0.rockspec
+ luarocks install https://raw.githubusercontent.com/alerque/luacov-coveralls/master/rockspecs/luacov-coveralls-scm-0.rockspec
31
- name: Run Busted Tests
32
run: busted -c -v
33
- name: Report Test Coverage
0 commit comments