Test run #1
actions.yml
on: push
mount-and-test
shellcheck
Annotations
1 error
Invalid workflow file:
.github/workflows/actions.yml#L17
The workflow is not valid. .github/workflows/actions.yml (Line: 17, Col: 5): Unexpected value 'run-on' .github/workflows/actions.yml (Line: 17, Col: 5): Required property is missing: runs-on
|