Skip to content

fix: Correct test CI file #7

fix: Correct test CI file

fix: Correct test CI file #7

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