Skip to content

Commit 06c1c96

Browse files
(PE-42025) remove provision-service flag
1 parent f131d16 commit 06c1c96

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ jobs:
1313
if: ${{ github.repository_owner == 'puppetlabs' }}
1414
needs: Spec
1515
uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main
16-
with:
17-
flags: --provision-service
1816
secrets: inherit

.github/workflows/nightly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ jobs:
1313
if: ${{ github.repository_owner == 'puppetlabs' }}
1414
needs: Spec
1515
uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main
16-
with:
17-
flags: --provision-service
1816
secrets: inherit

0 commit comments

Comments
 (0)