tests: typecheck
1 files changed, 1 insertions(+), 1 deletions(-) M .builds/test.yml
M .builds/test.yml => .builds/test.yml +1 -1
@@ 11,4 11,4 @@ tasks: deno cache -r --lock=lock.json deps.ts test.ts - test: | cd hayom - deno test --allow-env + deno test --allow-env --check