Skip to content

test(FTL-17139): add integration test to affinidi-did-resolver-cache-server #52

test(FTL-17139): add integration test to affinidi-did-resolver-cache-server

test(FTL-17139): add integration test to affinidi-did-resolver-cache-server #52

Workflow file for this run

name: checks
on:
pull_request_target:
types:
- opened
- synchronize
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@main
secrets: inherit
with:
auditIgnore: "RUSTSEC-2022-0040,RUSTSEC-2023-0071"