Skip to content

WIP

WIP #536

Workflow file for this run

---
name: Unit Tests
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
Nightly:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@347289b292733292470b4d02cde5a6a5f7df305f"

Check failure on line 13 in .github/workflows/unit_tests.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/unit_tests.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/unit_tests.yaml" -> "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@347289b292733292470b4d02cde5a6a5f7df305f" --> "puppetlabs/phoenix-gha-private/.github/workflows/twingate_setup.yaml@91f358f7ed5510744b24102c9c3b30c50ff750e6" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
Released:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@main"