We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76dbdf6 commit 702ef5cCopy full SHA for 702ef5c
.github/workflows/python-ec2-default-test.yml
@@ -47,7 +47,7 @@ env:
47
CALLER_WORKFLOW_NAME: ${{ inputs.caller-workflow-name }}
48
PYTHON_VERSION: ${{ inputs.python-version }}
49
CPU_ARCHITECTURE: ${{ inputs.cpu-architecture }}
50
- ADOT_WHEEL_NAME: ${{ inputs.staging-wheel-name }}
+ ADOT_WHEEL_NAME: aws_opentelemetry_distro-0.5.0.dev0-py3-none-any.whl
51
OTEL_SOURCE: ${{ inputs.otel-source }}
52
SAMPLE_APP_ZIP: s3://aws-appsignals-sample-app-zmengyi-${{ inputs.aws-region }}/python-sample-app.zip
53
E2E_TEST_ACCOUNT_ID: ${{ secrets.APPLICATION_SIGNALS_E2E_TEST_ACCOUNT_ID }}
0 commit comments