1 2 3 4 5 6 7 8 9 10 11 12 13 14
image: archlinux packages: - deno sources: - https://git.sr.ht/~bmp/hayom secrets: - 9ab5e22a-86a6-4a5c-af42-23d0990363f8 tasks: - deps: | cd hayom deno cache -r --lock=lock.json deps.ts test.ts - test: | cd hayom deno test