Create ubuntu.yml #1
ubuntu.yml
on: push
Matrix: build
Waiting for pending jobs
Matrix: test
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ubuntu.yml#L74
The workflow is not valid. .github/workflows/ubuntu.yml (Line: 74, Col: 13): Unrecognized function: 'always'. Located at position 1 within expression: always()
|