BugFix #139
build_and_test.yml
on: push
Check syntaxs errors and warnings
Matrix: Run unit tests
Waiting for pending jobs
Matrix: Publish on Test Environment
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build_and_test.yml#L237
The workflow is not valid. .github/workflows/build_and_test.yml (Line: 237, Col: 13): Unexpected symbol: 'or'. Located at position 30 within expression: matrix.os == 'ubuntu-latest' or matrix.os == 'macos-latest' .github/workflows/build_and_test.yml (Line: 250, Col: 13): Unexpected symbol: 'or'. Located at position 30 within expression: matrix.os == 'ubuntu-latest' or matrix.os == 'macos-latest'
|