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 822aebd commit ba08618Copy full SHA for ba08618
.github/workflows/luarocks-scm.yml
@@ -17,6 +17,7 @@ jobs:
17
LUAROCKS_API_KEY: ${{ secrets.LUAROCKS_API_KEY }}
18
with:
19
version: scm
20
+ specrev: 2 # FIXME: auto increment this!
21
detailed_description: |
22
rest.nvim makes use of Lua cURL bindings to make HTTP requests so you don't have to leave Neovim to test your back-end codebase!
23
dependencies: |
0 commit comments