Skip to content

Commit

Permalink
fix: add dprint to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Nov 20, 2023
1 parent bb7fdfc commit 64b1618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: pnpm add dprint
- run: pnpm check:format
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 64b1618

Please sign in to comment.