Skip to content

Commit 4298596

Browse files
committed
Fix tests
1 parent 7f89e83 commit 4298596

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
@@ -17,5 +17,5 @@ jobs:
1717
needs: Spec
1818
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
1919
with:
20-
flags: '--provision-exclude'
20+
flags: '--provision-exclude provision_service'
2121
secrets: "inherit"

0 commit comments

Comments
 (0)