Skip to content

⬆️ Bump accessible-autocomplete from 2.0.3 to 3.0.1 #112

⬆️ Bump accessible-autocomplete from 2.0.3 to 3.0.1

⬆️ Bump accessible-autocomplete from 2.0.3 to 3.0.1 #112

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'