Skip to content

Commit

Permalink
updated automated-testing.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelp1986 committed Oct 28, 2023
1 parent ecf90a1 commit c1b34a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automated-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c1b34a1

Please sign in to comment.