Skip to content

Unit tests in the separate wf #1

Unit tests in the separate wf

Unit tests in the separate wf #1

Workflow file for this run

name: Run e2e tests
on:
pull_request:
jobs:
check:
name: Run e2e tests
with:
release: false
uses: ./.github/workflows/subflow_run_unit_test.yaml

Check failure on line 11 in .github/workflows/pr_test_unit.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr_test_unit.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pr_test_unit.yaml" -> "./.github/workflows/subflow_run_unit_test.yaml" : failed to fetch workflow: workflow was not found.