Skip to content

(Single-card) Nightly model and ttnn tests #6335

(Single-card) Nightly model and ttnn tests

(Single-card) Nightly model and ttnn tests #6335

name: Nightly fast dispatch tests
on:
workflow_dispatch:
workflow_call:
schedule:
- cron: "0 */2 * * *"
jobs:
build-artifact:
uses: ./.github/workflows/build-artifact.yaml
secrets: inherit
fd-nightly:
needs: build-artifact
uses: ./.github/workflows/fast-dispatch-full-regressions-and-models-impl.yaml

Check failure on line 15 in .github/workflows/fast-dispatch-full-regressions-and-models.yaml

View workflow run for this annotation

GitHub Actions / Nightly fast dispatch tests

Invalid workflow file

error parsing called workflow ".github/workflows/fast-dispatch-full-regressions-and-models.yaml" -> "./.github/workflows/fast-dispatch-full-regressions-and-models-impl.yaml" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit