Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 5a8f138

Browse files
committed
chore: fix github ci script
1 parent 48acaf4 commit 5a8f138

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/testing.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
with:
3434
version: latest
3535

36-
- name: Cache deps
37-
run: deno cache deps.ts
38-
3936
- name: Deno test
4037
run: deno test -A --unstable --import-map=import_map.json --location=https://deno.land/x/aleph
4138

0 commit comments

Comments
 (0)