Skip to content

Commit

Permalink
GSA#99 tried using more straightforward command
Browse files Browse the repository at this point in the history
  • Loading branch information
mvogelgesang committed Oct 2, 2021
1 parent 1b3e20c commit c01f74f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Prettify code
uses: creyD/[email protected]
with:
github_token: ${{ secrets.PAT-USWDS-SF-LIGHTNING-COMMUNITY }}
- uses: actions/setup-node@v2
with:
node-version: '16'
- run: npm i
- run: npx prettier --check .

0 comments on commit c01f74f

Please sign in to comment.