Skip to content

Commit

Permalink
feat: test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
iharvarauka committed Sep 26, 2024
1 parent 61428d6 commit da51326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

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

0 comments on commit da51326

Please sign in to comment.