Skip to content

Commit

Permalink
chore: format github action yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Nov 17, 2023
1 parent adfe725 commit 4118bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: pnpm i

- name: Format
run: pnpm run format
run: pnpm run format

- name: Commit files and push
continue-on-error: true
Expand Down

0 comments on commit 4118bfc

Please sign in to comment.