Skip to content

chore(ui): run web console tests with context path #3

chore(ui): run web console tests with context path

chore(ui): run web console tests with context path #3

name: Run Tests With Context Path
on:
push:
jobs:
run_tests_with_context_path:
uses: ./.github/workflows/build_and_run_tests.yml

Check failure on line 8 in .github/workflows/tests_with_context_path.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/tests_with_context_path.yml

Invalid workflow file

error parsing called workflow ".github/workflows/tests_with_context_path.yml" -> "./.github/workflows/build_and_run_tests.yml" : failed to fetch workflow: workflow was not found.
with:
context-path: "/context"
secrets: inherit