Skip to content

Commit

Permalink
Get lint running on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
robertherber committed Sep 24, 2023
1 parent a532c6b commit f3bcdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- run: bun install

- name: Lint
run: bun run lint-only --quiet
run: bun run lint-quiet

codegen:
# The type of runner that the job will run on
Expand Down

0 comments on commit f3bcdf2

Please sign in to comment.