We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c06955 commit 8b018e4Copy full SHA for 8b018e4
.github/workflows/ci.yml
@@ -15,5 +15,5 @@ jobs:
15
needs: Spec
16
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
17
with:
18
- flags: "--latest-agent"
+ flags: "--nightly"
19
secrets: "inherit"
.github/workflows/nightly.yml
@@ -13,5 +13,7 @@ jobs:
13
Acceptance:
14
+ with:
0 commit comments