Fix build
This commit is contained in:
parent
23fd58bad4
commit
4d66d2bf7e
4
.github/workflows/deno.yml
vendored
4
.github/workflows/deno.yml
vendored
@ -35,8 +35,8 @@ jobs:
|
||||
# - name: Verify formatting
|
||||
# run: deno fmt --check
|
||||
|
||||
#- name: Run linter
|
||||
# run: deno lint
|
||||
- name: Run build
|
||||
run: deno task build
|
||||
|
||||
- name: Run tests
|
||||
run: deno task test
|
||||
|
Loading…
Reference in New Issue
Block a user