Revert "ci: remove Run tests step from lint workflow"
This reverts commit ae65e3d23a.
This commit is contained in:
@@ -29,3 +29,5 @@ 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