Skip to content

Commit

Permalink
add PERCY_PARALLEL_TOTAL
Browse files Browse the repository at this point in the history
  • Loading branch information
falgon committed Jun 12, 2024
1 parent f14717e commit 89da087
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ jobs:
run: tar xvf docs.tar.xz
- name: Apply percy
run: npx percy snapshot ./docs
env:
PERCY_PARALLEL_TOTAL: -1
page-insight:
runs-on: ubuntu-latest
needs: deploy
Expand Down

0 comments on commit 89da087

Please sign in to comment.