update test github workflow #914
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/test.yml#L1
(Line: 6, Col: 14): Unexpected value '', (Line: 7, Col: 12): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os, (Line: 7, Col: 12): Unexpected value '${{ matrix.os }}', (Line: 9, Col: 5): Unexpected value 'matrix', (Line: 15, Col: 5): Unexpected value 'fail-fast', (Line: 9, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with, (Line: 18, Col: 5): A sequence was not expected, (Line: 32, Col: 1): Unexpected value 'integration-tests'
|