Skip to content

chore: refactoring type test #3

chore: refactoring type test

chore: refactoring type test #3

Workflow file for this run

name: Unit Testing
on:
pull_request:
branches: [ main ]
jobs:
test:
uses: WJSoftware/cicd/.github/workflows/[email protected]
with:
node-version: 24
build-script: build
test-script: test
build: true