Skip to content

[ASL-4413] HBA upload functionality in PPL transfer journeys #87

[ASL-4413] HBA upload functionality in PPL transfer journeys

[ASL-4413] HBA upload functionality in PPL transfer journeys #87

Workflow file for this run

name: 'Test'
on:
pull_request:
types: [ opened, reopened, synchronize ]
jobs:
test:
uses: UKHomeOffice/sas-github-workflows/.github/workflows/test-npm.yml@v1
secrets: inherit
with:
lintCommand: 'test:lint'
testCommand: 'run test:unit'