Skip to content

Commit

Permalink
Remove lint
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyliu7321 committed Dec 15, 2023
1 parent 284aacd commit 5ab1bcc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/generate_schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ jobs:
with:
deno-version: v1.x

- name: Check formatting
run: deno fmt --check

- name: Run linter
run: deno lint

- name: Cache dependencies
run: deno cache main.ts

Expand Down

0 comments on commit 5ab1bcc

Please sign in to comment.