Skip to content

Commit b4a049f

Browse files
Pass correct flags
1 parent 09bd497 commit b4a049f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
Acceptance:
1717
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
1818
with:
19-
flags: '--provision-service'
19+
flags: '--provision-prefer provision_service'
2020
secrets: "inherit"

0 commit comments

Comments
 (0)