Skip to content

test(FTL-17136): integration tests #81

test(FTL-17136): integration tests

test(FTL-17136): integration tests #81

Workflow file for this run

name: checks
on:
pull_request_target:
types:
- opened
- synchronize
push:
branches:
- FTL-17136_integration_test
jobs:
rust-pipeline:
uses: affinidi/pipeline-rust/.github/workflows/checks.yaml@bef6eb731c274f98ef2c3c1c79d551f58420c97d
secrets: inherit
with:
auditIgnore: 'RUSTSEC-2022-0040,RUSTSEC-2023-0071,RUSTSEC-2024-0373'
coverage: 10