Update ci-automation/test.sh: fix typo.

Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
Thilo Fromm 2022-02-22 18:13:15 +01:00
parent 1ec3e57319
commit cd14a1bac1

View File

@ -176,7 +176,7 @@ function test_run() {
echo "########### All re-runs exhausted ($retries). Giving up. ###########"
fi
# publish TAP files to buold cache
# publish TAP files to build cache
copy_to_buildcache "testing/${vernum}/${arch}/${image}" \
"${tests_dir}/"*.tap
copy_to_buildcache "testing/${vernum}/${arch}/${image}/debug" \