Skip to content

⬆️ Bump @babel/preset-env from 7.24.4 to 7.25.4 #98

⬆️ Bump @babel/preset-env from 7.24.4 to 7.25.4

⬆️ Bump @babel/preset-env from 7.24.4 to 7.25.4 #98

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'