Skip to content

Commit

Permalink
fix: format workflow (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderniebuhr authored Mar 14, 2024
1 parent bbcfbf8 commit 739cf5d
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 @@ -35,7 +35,7 @@ jobs:
run: pnpm install

- name: Format code
run: pnpm run format:ci
run: pnpm run format

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit 739cf5d

Please sign in to comment.