Skip to content

Merge pull request #291 from clamsproject/281-improved-rep-frame-extr #397

Merge pull request #291 from clamsproject/281-improved-rep-frame-extr

Merge pull request #291 from clamsproject/281-improved-rep-frame-extr #397

Workflow file for this run

name: "🧪 Test"
on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop
jobs:
test-and-codecov:
name: "🤙 Call SDK test workflow"
uses: clamsproject/.github/.github/workflows/sdk-codecov.yml@main
secrets:
CC_REPO_UPLOAD_TOKEN: ${{ secrets.CODECOV_UPLOAD_TOKEN_MMIF_PYTHON }}