Skip to content

Commit ce269a0

Browse files
committed
fix
1 parent daa909d commit ce269a0

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
@@ -22,4 +22,4 @@ jobs:
2222
run: deno lint
2323

2424
- name: Typecheck
25-
run: deno check main.js
25+
run: deno check

0 commit comments

Comments
 (0)