Skip to content

Commit b971076

Browse files
committed
fix(ci): change linter job name to luacheck
1 parent d5a0b5e commit b971076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
types: [opened, synchronize]
88

99
jobs:
10-
selene:
10+
luacheck:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)