Try to get the Github Actions to register as a Status check
This commit is contained in:
parent
481a22dad4
commit
281287c8f4
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -92,6 +92,7 @@ jobs:
|
|||
# TODO: add an option to cover to run the "outer" module too, not just the submodules.
|
||||
# TODO: deploy the coverage info.
|
||||
status-check:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
- name: Create status check
|
||||
|
|
Loading…
Reference in New Issue
Block a user