Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
eliassjogreen committed Oct 23, 2024
1 parent b6959da commit cefb662
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- name: Run check
run: deno task check

# TODO: Re-enable these tests
# - name: Run test:doc
# run: deno task test:doc
# TODO: Re-enable these tests
# - name: Run test:doc
# run: deno task test:doc

- name: Run fmt
run: deno task fmt:check
Expand Down

0 comments on commit cefb662

Please sign in to comment.