Skip to content

Commit c4c0dee

Browse files
committed
test caching
1 parent e2112d1 commit c4c0dee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/typecheck.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
- name: Install dependencies
2323
run: pnpm install --frozen-lockfile
2424
- name: Run type check
25-
run: pnpm run typecheck
25+
run: pnpm run typecheck
26+

0 commit comments

Comments
 (0)