Skip to content
Snippets Groups Projects
Unverified Commit 03b01b4a authored by R Midhun Suresh's avatar R Midhun Suresh Committed by GitHub
Browse files

Use command prefix (#11843)

parent a3190cb5
No related branches found
No related tags found
No related merge requests found
...@@ -162,7 +162,7 @@ jobs: ...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment