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 fde69e2 commit 09a05a6Copy full SHA for 09a05a6
.github/workflows/test.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Build Test Dependencies
77
run: |
78
- luarocks test nvim-best-practices-plugin-template-scm-1.rockspec --prepare
+ luarocks test cursor-text-objects-scm-1.rockspec --prepare
79
80
- name: Test
81
0 commit comments