Skip to content

Commit

Permalink
Drop Percy screenshots from documentation build
Browse files Browse the repository at this point in the history
I'm not using this, so it's reasonable to avoid unnecessary publishes.
  • Loading branch information
pradyunsg committed Jan 29, 2024
1 parent dd69486 commit 744b343
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ jobs:
with:
path: ./build/docs/

- run: npm install @percy/cli
- run: npx percy snapshot ./build/docs/
env:
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}

deploy:
needs: build
permissions:
Expand Down

0 comments on commit 744b343

Please sign in to comment.