Skip to content

⬆️ Bump eslint-plugin-react from 7.32.2 to 7.37.0 #104

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

⬆️ Bump eslint-plugin-react from 7.32.2 to 7.37.0 #104

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'