Skip to content

Fix the link to quanta::Clock::now to repair the docs #537

Fix the link to quanta::Clock::now to repair the docs

Fix the link to quanta::Clock::now to repair the docs #537

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