Skip to content

Update README.md

Update README.md #9

Workflow file for this run

name: codecov
on:
push:
branches:
- main
jobs:
codecov:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
token: 906f28d5-d89d-460d-9ce3-f071f1a9577e