Skip to content

Commit 1c78b8f

Browse files
committed
Add rockspec arg to testing workflow
1 parent 0bf1de0 commit 1c78b8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: luarocks install luaunit
2727

2828
- name: Build luarock
29-
run: luarocks build
29+
run: luarocks build streams-scm.rockspec.lua
3030

3131
- name: Run regression tests
3232
run: luarocks test

0 commit comments

Comments
 (0)