Skip to content

Update getrandom requirement from 0.2 to 0.3 in the cargo group #464

Update getrandom requirement from 0.2 to 0.3 in the cargo group

Update getrandom requirement from 0.2 to 0.3 in the cargo group #464

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