Adding typecheck to "deno task test"
This commit is contained in:
@@ -25,8 +25,5 @@ jobs:
|
||||
- name: Run build
|
||||
run: deno task build
|
||||
|
||||
- name: Run static type check
|
||||
run: deno task check
|
||||
|
||||
- name: Run tests
|
||||
run: deno task test --trace-ops
|
||||
|
||||
Reference in New Issue
Block a user