Skip to content

chore: Move tests outside the src folder #16

chore: Move tests outside the src folder

chore: Move tests outside the src folder #16

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]

Check failure on line 11 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: 11, Col: 11): Input ref is required, but not provided while calling.
secrets: inherit
with:
pwsh: false
build: false