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
|
||||
run: npm install
|
||||
- name: eslint
|
||||
uses: npm run lint
|
||||
run: npm run lint
|
||||
|
||||
typings-lint:
|
||||
name: typings-lint
|
||||
|
||||
Reference in New Issue
Block a user