Skip to content

Commit 720639a

Browse files
committed
using acceptance name cat branch with latest-agent flag
1 parent 89a15d9 commit 720639a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
Acceptance:
1515
needs: Spec
16-
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
16+
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@acceptance_name"
1717
secrets: "inherit"
1818
with:
19-
flags: "--nightly"
19+
flags: "--latest-agent"

0 commit comments

Comments
 (0)