Skip to content

⬆️ Bump @babel/preset-env from 7.20.2 to 7.22.9 #77

⬆️ Bump @babel/preset-env from 7.20.2 to 7.22.9

⬆️ Bump @babel/preset-env from 7.20.2 to 7.22.9 #77

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'