Skip to content

adding codecov badge for coverage report #40

adding codecov badge for coverage report

adding codecov badge for coverage report #40

Workflow file for this run

name: Unit Tests
permissions:
checks: write
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
jobs:
tests:
name: Check
uses: postech-5soat-grupo-25/tech-challenge-templates/.github/workflows/unit-tests.yml@main