Skip to content

try vitest coverage gh action #86

try vitest coverage gh action

try vitest coverage gh action #86

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: '*'
jobs:
trigger-lint:
name: Run Lint Checks
uses: ./.github/workflows/lint.yml
trigger-unit-test:
name: Run Unit Tests
uses: ./.github/workflows/unit-test.yml

Check failure on line 14 in .github/workflows/pull-request.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pull-request.yml" -> "./.github/workflows/unit-test.yml" : You have an error in your yaml syntax on line 30
secrets: inherit