Skip to content

Commit

Permalink
Attempted 2
Browse files Browse the repository at this point in the history
  • Loading branch information
nroh555 committed Jul 1, 2024
1 parent eff51f8 commit 327aaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: '20'

- name: Install dependencies
run: yarn
run: yarn setup

- name: Format code with Prettier
run: yarn prettier:ci
Expand Down

0 comments on commit 327aaa3

Please sign in to comment.