refactor github actions file #90
tests.yml
on: push
Matrix: setup
Waiting for pending jobs
rubocop
active_record_with_lock_adapter_rspec
rspec
smoke_test
Annotations
1 error
Invalid workflow file:
.github/workflows/tests.yml#L58
The workflow is not valid. .github/workflows/tests.yml (Line: 58, Col: 5): Required property is missing: runs-on .github/workflows/tests.yml (Line: 65, Col: 5): Required property is missing: runs-on
|