Create build.yml #1
build.yml
on: push
Matrix: build
Waiting for pending jobs
Matrix: test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L17
The workflow is not valid. .github/workflows/build.yml (Line: 17, Col: 14): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.
|