Try to get the Github Actions to register as a Status check

This commit is contained in:
Suzanne Soy 2021-07-28 15:45:44 +01:00
parent 481a22dad4
commit 281287c8f4

View File

@ -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