1
0

Fix build

This commit is contained in:
Zef Hemel 2022-11-01 17:28:14 +01:00 committed by GitHub
parent 23fd58bad4
commit 4d66d2bf7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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