mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
ci(lint): run workflow for test directory
This commit is contained in:
@@ -9,4 +9,4 @@ jobs:
|
||||
- name: Run fmt check script
|
||||
run: deno fmt --check
|
||||
- name: Run lint script
|
||||
run: deno lint src/** --unstable
|
||||
run: deno lint src/** test/** --unstable
|
||||
|
||||
Reference in New Issue
Block a user