We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2cd4c commit bcdfda8Copy full SHA for bcdfda8
.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: "--platforn-include sles-15"
+ flags: "--platform-include sles-15"
19
secrets: "inherit"
0 commit comments