Skip to content

adding HTML documentation for publication #607

adding HTML documentation for publication

adding HTML documentation for publication #607

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_CLAMS_PYTHON }}