Skip to content

WIP

WIP #585

Workflow file for this run

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

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

View workflow run for this annotation

GitHub Actions / .github/workflows/unit_tests.yaml

Invalid workflow file

You have an error in your yaml syntax on line 15
Released:
secrets: inherit
uses: "puppetlabs/phoenix-github-actions/.github/workflows/unit_tests_with_released_puppet_gem.yaml@45389483d0dbc26f073374929fb30c9f6d06a7a6"