Skip to content

chore(deps-dev): Bump glob from 10.4.5 to 10.5.0 #12

chore(deps-dev): Bump glob from 10.4.5 to 10.5.0

chore(deps-dev): Bump glob from 10.4.5 to 10.5.0 #12

Workflow file for this run

name: Unit Testing
on:
pull_request:
branches: [ main ]
jobs:
test:
uses: WJSoftware/cicd/.github/workflows/npm-test.yml@v0.4
with:
node-version: 24
build-script: build
test-script: test
build: true