Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
harrryr committed Jun 25, 2024
1 parent 119fd68 commit 4d4635f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
with:
aws-region: ${{ needs.build.outputs.aws_default_region }}
test-cluster-name: e2e-python-adot-test
caller-workflow-name: 'test'
caller-workflow-name: 'main-build'
application-signals-adot-image: ${{ needs.build.outputs.staging_registry }}/aws-observability/adot-autoinstrumentation-python-staging
application-signals-adot-image-tag: ${{ needs.build.outputs.python_image_tag }}

Expand All @@ -104,4 +104,4 @@ jobs:
with:
aws-region: ${{ needs.build.outputs.aws_default_region }}
staging_wheel_name: ${{ needs.build.outputs.staging_wheel_file }}
caller-workflow-name: 'test'
caller-workflow-name: 'main-build'

0 comments on commit 4d4635f

Please sign in to comment.