mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-06 05:38:44 +08:00
Disable linter.
This commit is contained in:
4
.github/workflows/deno.yml
vendored
4
.github/workflows/deno.yml
vendored
@@ -40,8 +40,8 @@ jobs:
|
||||
# - name: Verify formatting
|
||||
# run: deno fmt --check
|
||||
|
||||
- name: Run linter
|
||||
run: deno lint
|
||||
# - name: Run linter
|
||||
# run: deno lint
|
||||
|
||||
- name: Run tests
|
||||
run: deno task test
|
||||
|
||||
Reference in New Issue
Block a user