Fix path to test scripts

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2019-10-18 16:09:17 -07:00
parent b1fc46e883
commit 44aedcf3bd

View file

@ -3,7 +3,7 @@ steps:
- label: ":linux: Validate Habitat Builds of Chef InSpec"
commands:
- ./expeditor/buildkite/artifact.habitat.test.sh
- .expeditor/buildkite/artifact.habitat.test.sh
expeditor:
executor:
linux:
@ -12,7 +12,7 @@ steps:
- label: ":windows: Validate Habitat Builds of Chef InSpec"
commands:
- ./expeditor/buildkite/artifact.habitat.test.ps1
- .expeditor/buildkite/artifact.habitat.test.ps1
expeditor:
executor:
windows: