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 2ced98e commit bd3f3e1Copy full SHA for bd3f3e1
.github/workflows/ci.yml
@@ -19,5 +19,5 @@ jobs:
19
needs: Spec
20
uses: "puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main"
21
with:
22
- flags: "--provision-service --exclude-platforms '["CentOS-8"]'
+ flags: "--provision-service --exclude-platforms '["CentOS-8"]'"
23
secrets: "inherit"
0 commit comments