Skip to content

Commit cefb662

Browse files
committed
chore: fmt
1 parent b6959da commit cefb662

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/checks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
- name: Run check
1919
run: deno task check
2020

21-
# TODO: Re-enable these tests
22-
# - name: Run test:doc
23-
# run: deno task test:doc
21+
# TODO: Re-enable these tests
22+
# - name: Run test:doc
23+
# run: deno task test:doc
2424

2525
- name: Run fmt
2626
run: deno task fmt:check

0 commit comments

Comments
 (0)