Skip to content

tests: Add unit testing for the Enqueue and EnqueueFn types #4

tests: Add unit testing for the Enqueue and EnqueueFn types

tests: Add unit testing for the Enqueue and EnqueueFn types #4

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