Skip to content

bumped to v1.1.8-beta.2 #52

bumped to v1.1.8-beta.2

bumped to v1.1.8-beta.2 #52

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