Playwright Tests #7
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L20
The workflow is not valid. .github/workflows/test.yml (Line: 20, Col: 19): Unexpected symbol: '+'. Located at position 14 within expression: fromJson('[' + join(range(1, github.event.inputs.number_of_runs + 1), ', ') + ']') .github/workflows/test.yml (Line: 20, Col: 19): Unexpected value '${{ fromJson('[' + join(range(1, github.event.inputs.number_of_runs + 1), ', ') + ']') }}'
|