Skip to content

Commit 0ad6e1e

Browse files
authored
Add installation of lpeg rock in CI workflow
1 parent 3eeb7a9 commit 0ad6e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test_on_push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Run tests
3636
run: |
3737
git clone https://github.com/bjornbytes/graphql-lua
38+
tt rocks install https://luarocks.org/manifests/gvvaughan/lpeg-1.1.0-2.rockspec
3839
tt rocks make --chdir graphql-lua
3940
tt rocks install luatest 1.2.1
4041
.rocks/bin/luatest -v

0 commit comments

Comments
 (0)