Skip to content

⬆️ Bump eslint-plugin-react from 7.32.2 to 7.36.1 #97

⬆️ Bump eslint-plugin-react from 7.32.2 to 7.36.1

⬆️ Bump eslint-plugin-react from 7.32.2 to 7.36.1 #97

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'