Skip to content

chore: Move tests outside the src folder #19

chore: Move tests outside the src folder

chore: Move tests outside the src folder #19

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- '**'
jobs:
test:
name: Unit Testing
uses: WJSoftware/cicd/.github/workflows/[email protected]
secrets: inherit
with:
pwsh: false
build: false