mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
ci: use the correct command
This commit is contained in:
2
.github/workflows/lint-cron.yml
vendored
2
.github/workflows/lint-cron.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: npm install
|
- name: npm install
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: eslint
|
- name: eslint
|
||||||
uses: npm run lint
|
run: npm run lint
|
||||||
|
|
||||||
typings-lint:
|
typings-lint:
|
||||||
name: typings-lint
|
name: typings-lint
|
||||||
|
|||||||
Reference in New Issue
Block a user