Skip to content

Commit acddd52

Browse files
committed
rm deno check
1 parent ea5c2ff commit acddd52

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v6
2020

21-
- uses: denoland/setup-deno@v2
22-
with:
23-
deno-version: v1.x
24-
25-
- name: Lint README
26-
run: |
27-
deno fmt --check ./README.md
28-
2921
- uses: bufbuild/buf-action@v1
3022
with:
3123
token: ${{ secrets.BUF_TOKEN }}

0 commit comments

Comments
 (0)