CCTP Tests #93
run-cctp-tests.yml
on: workflow_dispatch
Build
Matrix: CCTP E2E Tests / test-e2e
Waiting for pending jobs
CCTP Test E2E Success
Annotations
1 error
Invalid workflow file:
.github/workflows/run-cctp-tests.yml#L42
The workflow is not valid. In .github/workflows/run-cctp-tests.yml (Line: 42, Col: 11): Error from called workflow OffchainLabs/arbitrum-token-bridge/.github/workflows/e2e-tests.yml@c85a086de0395d07768241ee9f4eb2e076b274bb (Line: 103, Col: 20): Unexpected symbol: ''yarn test:e2e --browser chrome''. Located at position 255 within expression: (matrix.test.type == 'orbit-eth') && 'yarn test:e2e:orbit --browser chrome' ||
(matrix.test.type == 'orbit-custom' && 'yarn test:e2e:orbit:custom-gas-token --browser chrome') ||
(matrix.test.type == 'cctp' && 'yarn test:e2e:cctp --browser chrome')
'yarn test:e2e --b[...]
|