Skip to content

Create Coverage Report and Add Badge to README.md (#85) #114

Create Coverage Report and Add Badge to README.md (#85)

Create Coverage Report and Add Badge to README.md (#85) #114

Workflow file for this run

name: Unittests
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "**" ]
jobs:
build:
uses: ./.github/workflows/build-n-test.yml
with:
target: unittests