Skip to content

Bump version from 0.3.1 to 0.3.2 #145

Bump version from 0.3.1 to 0.3.2

Bump version from 0.3.1 to 0.3.2 #145

Workflow file for this run

# [.github/workflows/coverage.yml]
name: coverage
on:
push:
branches:
- main
tags: '*'
jobs:
call:
uses: control-toolbox/CTActions/.github/workflows/coverage.yml@main
secrets:
codecov-secret: ${{ secrets.CODECOV_TOKEN }}