Skip to content

⬆️ Bump remark-breaks from 2.0.2 to 4.0.0 #101

⬆️ Bump remark-breaks from 2.0.2 to 4.0.0

⬆️ Bump remark-breaks from 2.0.2 to 4.0.0 #101

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'