ci: remove Run tests step from lint workflow
This commit is contained in:
@@ -29,5 +29,3 @@ jobs:
|
|||||||
- name: Check linting
|
- name: Check linting
|
||||||
run: deno lint
|
run: deno lint
|
||||||
|
|
||||||
- name: Run tests
|
|
||||||
run: deno test -A --no-check tests/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user