Skip to content

WIP

WIP #548

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@054a138d393ff4b8a435a47942db6a83b8d29fb7"

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

View workflow run for this annotation

GitHub Actions / Unit Tests

Invalid workflow file

The workflow is not valid. In .github/workflows/unit_tests.yaml (Line: 13, Col: 11): Error from called workflow puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@054a138d393ff4b8a435a47942db6a83b8d29fb7 (Line: 36, Col: 5): Unexpected value 'runs-on' In .github/workflows/unit_tests.yaml (Line: 13, Col: 11): Error from called workflow puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml@054a138d393ff4b8a435a47942db6a83b8d29fb7 (Line: 37, Col: 5): Unexpected value 'steps'
Released:
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@main"