Skip to content

chore(deps-dev): bump the npm group across 1 directory with 3 updates #186

chore(deps-dev): bump the npm group across 1 directory with 3 updates

chore(deps-dev): bump the npm group across 1 directory with 3 updates #186

Workflow file for this run

name: nw-test-suite
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
strategy:
matrix:
os:
- macos-14
- ubuntu-22.04
- windows-2022
fail-fast: false
runs-on: ${{ matrix.os }}
steps:
- uses: actions/[email protected]
- uses: volta-cli/[email protected]
- run: npm ci
- run: npm start