Use command prefix (#11843)

pull/28788/head^2
R Midhun Suresh 2023-11-09 15:07:33 +05:30 committed by GitHub
parent a3190cb53e
commit 03b01b4a50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ jobs:
wait-on: "http://localhost:8080" wait-on: "http://localhost:8080"
record: true record: true
parallel: false parallel: false
command: "yarn percy exec --parallel --" command-prefix: "yarn percy exec --parallel --"
ci-build-id: ${{ needs.prepare.outputs.uuid }}-${{ matrix.crypto }} ci-build-id: ${{ needs.prepare.outputs.uuid }}-${{ matrix.crypto }}
spec: cypress/e2e/[${{ matrix.segment }}]*/** spec: cypress/e2e/[${{ matrix.segment }}]*/**
env: env: