Build container, run all tests, do release #5
release.yml
on: push
create-container
/
build
run-all-tests
/
test-labelfree
run-all-tests
/
test-lf_phos
run-all-tests
/
test-mixed-tmt
run-all-tests
/
test-tims
run-all-tests
/
test-tmt16
run-all-tests
/
test-tmt18
create-release
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L18
The workflow is not valid. .github/workflows/release.yml (Line: 18, Col: 5): Required property is missing: runs-on
|