Skip to content

(PE-45655) Wire up SimpleCov and add DR/XL spec coverage to configure.pp #983

(PE-45655) Wire up SimpleCov and add DR/XL spec coverage to configure.pp

(PE-45655) Wire up SimpleCov and add DR/XL spec coverage to configure.pp #983

Workflow file for this run

---
name: ci
on:
pull_request:
branches: [main]
workflow_dispatch:
jobs:
Spec:
if: ${{ github.repository_owner == 'puppetlabs' }}
uses: puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main
secrets: inherit
Acceptance:
if: ${{ github.repository_owner == 'puppetlabs' }}
needs: Spec
uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main
secrets: inherit
with:
flags: --nightly