Skip to content

Update Project.toml #29

Update Project.toml

Update Project.toml #29

Workflow file for this run

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