Skip to content

Merge pull request #284 from clamsproject/197-map-param-documentation #715

Merge pull request #284 from clamsproject/197-map-param-documentation

Merge pull request #284 from clamsproject/197-map-param-documentation #715

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-pyproj.yml@main
secrets:
CC_REPO_UPLOAD_TOKEN: ${{ secrets.CODECOV_UPLOAD_TOKEN_CLAMS_PYTHON }}