diff --git a/.github/workflows/automated-testing.yaml b/.github/workflows/automated-testing.yaml index 0609133..c2404c1 100644 --- a/.github/workflows/automated-testing.yaml +++ b/.github/workflows/automated-testing.yaml @@ -59,5 +59,5 @@ jobs: # registry#226 As a system, I can support up to 25 simultaneous writes from Harvest # cd $GITHUB_WORKSPACE/docker/scripts # python harvest_stress_test.py --command "harvest_command_here" --runs 25 - echo tag_name: ${{ steps.harvest.outputs.tag_name}} + echo tag_name: "${{ steps.harvest.outputs.tag_name}}" ${{ runner.temp}}/harvest-3.8.0/bin/harvest --version