Skip to content

⬆️ Bump diff from 4.0.1 to 7.0.0 #100

⬆️ Bump diff from 4.0.1 to 7.0.0

⬆️ Bump diff from 4.0.1 to 7.0.0 #100

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'