Skip to content

Commit 6eec564

Browse files
committed
ci: fix lint rule
1 parent ca800c8 commit 6eec564

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
4242
- name: Test
4343
run: |
44-
luarocks lint tl-dev-1.rockspec
44+
luarocks lint tl-dev-2.rockspec
4545
make selfbuild
4646
luarocks test

0 commit comments

Comments
 (0)