kzccm1d4if10m2xaz1wqy3xar821pp1r-my-site-anaphoric-git.test.suzanne.soy-0.0.1

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 281287c8f4b4da4a38e085013ecf01ab62195862
parent 481a22dad4f551a9dbd6d139cb749637e8d6edee
Author: Suzanne Soy <jsmaniac.github@suzanne.soy>
Date:   Wed, 28 Jul 2021 15:45:44 +0100

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

Diffstat:
M.github/workflows/ci.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml @@ -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