mirror of
https://github.com/danbulant/discord.js
synced 2026-06-16 21:21:11 +00:00
ci: use the correct command
This commit is contained in:
parent
3ce60212e6
commit
fe71cecc2a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-cron.yml
vendored
2
.github/workflows/lint-cron.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: npm install
|
||||
run: npm install
|
||||
- name: eslint
|
||||
uses: npm run lint
|
||||
run: npm run lint
|
||||
|
||||
typings-lint:
|
||||
name: typings-lint
|
||||
|
|
|
|||
Loading…
Reference in a new issue