Skip to content

fix: added example with coverage set to 14 #50

fix: added example with coverage set to 14

fix: added example with coverage set to 14 #50

Workflow file for this run

name: checks
on: [push]
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@feat/code-coverage
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071"
coverage: 14