Skip to content

Commit

Permalink
Install prettier again
Browse files Browse the repository at this point in the history
  • Loading branch information
wesm committed May 22, 2024
1 parent 067348f commit 235e9e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/positron-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: prettier
working-directory: ${{ env.PYTHON_DIR }}
run: |
npm install prettier
yarn format-fix
git checkout yarn.lock package.json
- name: Check for modified files
Expand Down

0 comments on commit 235e9e9

Please sign in to comment.