Skip to content

build(deps-dev): bump chai from 5.2.0 to 5.2.1 #14

build(deps-dev): bump chai from 5.2.0 to 5.2.1

build(deps-dev): bump chai from 5.2.0 to 5.2.1 #14

Workflow file for this run

name: Feature PR Workflow
on:
pull_request:
branches:
- '**'
jobs:
test:
name: Unit Testing
uses: WJSoftware/cicd/.github/workflows/npm-test.yml@v0.4
secrets: inherit
with:
build: false
pwsh: false
node-version: '24'