Skip to content

Commit 7d4c40c

Browse files
committed
Fix tests
1 parent e037ff7 commit 7d4c40c

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: '--latest-agent'
20+
flags: '--provision-service'
2121
secrets: "inherit"

0 commit comments

Comments
 (0)