Skip to content

Update dependency @hmcts/properties-volume to v1.1.0 #2133

Update dependency @hmcts/properties-volume to v1.1.0

Update dependency @hmcts/properties-volume to v1.1.0 #2133

Workflow file for this run

name: CI Checks
on:
pull_request:
branches:
- master
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: 18
- run: corepack enable && yarn --version
- run: yarn cichecks