Skip to content

[ASL-4506] update class properties plugi to non-vulnerable version #89

[ASL-4506] update class properties plugi to non-vulnerable version

[ASL-4506] update class properties plugi to non-vulnerable version #89

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'