Skip to content

Differentiate between GCRA burst capacity and tolerance #450

Differentiate between GCRA burst capacity and tolerance

Differentiate between GCRA burst capacity and tolerance #450

Workflow file for this run

name: "Code coverage"
on:
pull_request:
push:
branches:
- master
jobs:
code_coverage:
uses: boinkor-net/ci-baseline-rust/.github/workflows/ci_baseline_rust_coverage.yml@main
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}