Skip to content

chore: Move tests outside the src folder #15

chore: Move tests outside the src folder

chore: Move tests outside the src folder #15

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
ref: ${{ github.head_ref }}

Check failure on line 16 in .github/workflows/test-pr.yml

View workflow run for this annotation

GitHub Actions / Test Pull Request

Invalid workflow file

The workflow is not valid. .github/workflows/test-pr.yml (Line: 16, Col: 12): Invalid input, ref is not defined in the referenced workflow.