Update '.gitea/workflows/deno.yml'
Some checks failed
Deno app build and testing / deno (push) Failing after 1m17s
Some checks failed
Deno app build and testing / deno (push) Failing after 1m17s
This commit is contained in:
parent
23ed744650
commit
d25abd91f0
@ -31,10 +31,6 @@ jobs:
|
||||
working-directory: ./src
|
||||
run: deno lint
|
||||
|
||||
- name: Run tests
|
||||
working-directory: ./src
|
||||
run: deno task test
|
||||
|
||||
- name: Run type check
|
||||
working-directory: ./src
|
||||
run: deno check *.ts && deno check **/*.ts
|
||||
run: deno check *.ts && deno check **/*.ts
|
Loading…
Reference in New Issue
Block a user