Skip to content

280-fix-textslicer #356

280-fix-textslicer

280-fix-textslicer #356

Workflow file for this run

name: test and send code coverage to codecov.io
on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
jobs:
test-and-codecov:
name: test and check coverage
uses: clamsproject/.github/.github/workflows/sdk-codecov.yml@main
secrets:
CC_REPO_UPLOAD_TOKEN: ${{ secrets.CODECOV_UPLOAD_TOKEN_MMIF_PYTHON }}