Skip to content

Commit 382a1a2

Browse files
committed
ci: Use my fork of luacov-coveralls to test GH Actions changes
1 parent 6d5fa57 commit 382a1a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/busted.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
luarocks install dkjson
2828
luarocks install luafilesystem
2929
luarocks install lua-path
30-
luarocks install https://luarocks.org/manifests/moteus/luacov-coveralls-scm-0.rockspec
30+
luarocks install https://raw.githubusercontent.com/alerque/luacov-coveralls/master/rockspecs/luacov-coveralls-scm-0.rockspec
3131
- name: Run Busted Tests
3232
run: busted -c -v
3333
- name: Report Test Coverage

0 commit comments

Comments
 (0)