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 3eeb7a9 commit 0ad6e1eCopy full SHA for 0ad6e1e
.github/workflows/test_on_push.yaml
@@ -35,6 +35,7 @@ jobs:
35
- name: Run tests
36
run: |
37
git clone https://github.com/bjornbytes/graphql-lua
38
+ tt rocks install https://luarocks.org/manifests/gvvaughan/lpeg-1.1.0-2.rockspec
39
tt rocks make --chdir graphql-lua
40
tt rocks install luatest 1.2.1
41
.rocks/bin/luatest -v
0 commit comments