Skip to content

Test

Test #1282

Workflow file for this run

## Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
## SPDX-License-Identifier: Apache-2.0
# This is a reusable workflow for running the Enablement test for App Signals.
# It is meant to be called from another workflow.
# Read more about reusable workflows: https://docs.github.com/en/actions/using-workflows/reusing-workflows#overview
name: Test
on:
push:
branches:
- python-sigv4
permissions:
id-token: write
contents: read
jobs:
python-ec2-adot-sigv4:
uses: ./.github/workflows/python-ec2-adot-sigv4-test.yml
secrets: inherit
with:
caller-workflow-name: 'test'
staging-wheel-name: 'aws_opentelemetry_distro-0.8.0.dev0-0e902760-py3-none-any.whl' # Temp hardcode