We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e2758 commit 0277511Copy full SHA for 0277511
.github/workflows/ci.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: Run lint
16
run: deno lint
17
- name: Run type check
18
- run: deno cache mod.ts
+ run: deno cache rest.ts userscript.ts
0 commit comments