Fix build

This commit is contained in:
Zef Hemel
2022-11-01 17:28:14 +01:00
committed by GitHub
parent 23fd58bad4
commit 4d66d2bf7e
+2 -2
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