summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-07-13 18:01:03 -0700
committerGitHub <noreply@github.com>2020-07-13 18:01:03 -0700
commita3c35d6f73ea98f5db2958d537545b48d3e19f07 (patch)
tree003ad003cde37cb9df0dfcc94bf153536468ca51
parent7b282172c680d07ddac8e62093b77383206dbf41 (diff)
parent0513d297128e4a0d7ac6bf7834b4fca8c3f7fd82 (diff)
downloadchef-a3c35d6f73ea98f5db2958d537545b48d3e19f07.tar.gz
Merge pull request #10156 from chef/csnapp/fix_win_hab_test
Fix extra quote in habitat test pipeline config
-rw-r--r--.expeditor/habitat-test.pipeline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.expeditor/habitat-test.pipeline.yml b/.expeditor/habitat-test.pipeline.yml
index be35d66017..7d2cc8f653 100644
--- a/.expeditor/habitat-test.pipeline.yml
+++ b/.expeditor/habitat-test.pipeline.yml
@@ -38,7 +38,7 @@ steps:
- powershell -File ./scripts/ci/ensure-minimum-viable-hab.ps1
- 'Write-Host "--- :hammer_and_wrench: Installing $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64WINDOWS"'
- hab pkg install $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64WINDOWS
- - powershell -File ./habitat/tests/test.ps1" -PackageIdentifier $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64WINDOWS
+ - powershell -File ./habitat/tests/test.ps1 -PackageIdentifier $EXPEDITOR_PKG_IDENTS_CHEFINFRACLIENTX86_64WINDOWS
expeditor:
executor:
windows: