Skip to content

Commit 0277511

Browse files
committed
👷 型チェックするファイルを変更
1 parent e6e2758 commit 0277511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- name: Run lint
1616
run: deno lint
1717
- name: Run type check
18-
run: deno cache mod.ts
18+
run: deno cache rest.ts userscript.ts

0 commit comments

Comments
 (0)