Skip to content

Commit

Permalink
format code
Browse files Browse the repository at this point in the history
  • Loading branch information
kokoakuma committed Feb 11, 2024
1 parent 2626b4a commit 7b55449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Lint check
run: bun lint

- name: Type Check
- name: Type check
run: bun typecheck
working-directory: app/web

0 comments on commit 7b55449

Please sign in to comment.