Skip to content

Commit 0250eab

Browse files
committed
indentation fix
1 parent cc55c2a commit 0250eab

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
@@ -14,7 +14,7 @@ jobs:
1414
needs: Spec
1515
uses: puppetlabs/cat-github-actions/.github/workflows/module_acceptance.yml@main
1616
with:
17-
flags: --provision-service
18-
APT_SOURCES: 'https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt'
17+
flags: "--provision-service"
18+
APT_SOURCES: "https://artifactory.delivery.puppetlabs.net:443/artifactory/internal_nightly__local/apt"
1919
secrets: inherit
2020

0 commit comments

Comments
 (0)