Skip to content

Commit

Permalink
(MAINT) - Debugging nigtly failures
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramesh7 committed Nov 20, 2023
1 parent 3571fc9 commit e98a277
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ on:
workflow_dispatch:

jobs:
Spec:
uses: "puppetlabs/cat-github-actions/.github/workflows/module_ci.yml@main"
secrets: "inherit"

Acceptance:
needs: Spec
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
secrets: "inherit"
with:
runs_on: "ubuntu-20.04"

0 comments on commit e98a277

Please sign in to comment.