Skip to content

Commit d01a841

Browse files
committed
fix ci
1 parent 6d9e418 commit d01a841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: deno fmt --check
2323

2424
- name: Lint
25-
run: deno lint
25+
run: deno lint
2626

2727
- name: Check
2828
run: deno check src/ test/ scripts/ mod.ts

0 commit comments

Comments
 (0)