Skip to content

Commit

Permalink
Merge pull request #57 from onaio/fix-ci-checks
Browse files Browse the repository at this point in the history
Fix Github CI status checks
  • Loading branch information
ndegwamartin authored May 9, 2024
2 parents fd58ef6 + d7eeb69 commit 4b08307
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
pull_request:
branches:
- main
push:
branches: [ master ]

jobs:
run-unit-tests:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Android CI with Gradle](https://onaio/fhir-gateway-extension/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/onaio/fhir-gateway-extension/actions/workflows/ci.yml?query=branch%3Amain)
[![Build](https://github.com/onaio/fhir-gateway-extension/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/onaio/fhir-gateway-extension/actions/workflows/ci.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/onaio/fhir-gateway-extension/graph/badge.svg?token=mJXoNJlNvn)](https://codecov.io/gh/onaio/fhir-gateway-extension)

# fhir-gateway-extension
Expand Down

0 comments on commit 4b08307

Please sign in to comment.