Skip to content

WIP

WIP #538

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@2a66341c408de12d7c6b8dc9b087f1fc78e61e8b"

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@2a66341c408de12d7c6b8dc9b087f1fc78e61e8b" --> "puppetlabs/phoenix-gha-private/.github/workflows/twingate_setup.yaml@PA-7366" : 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"