Skip to content

Commit b60c139

Browse files
committed
Validate E2E Tests Are Accounted For
1 parent 2388f5f commit b60c139

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/application-signals-e2e-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,3 +247,6 @@ jobs:
247247
with:
248248
caller-workflow-name: 'main-build'
249249
staging-wheel-name: ${{ inputs.staging-wheel-name }}
250+
251+
validate-all-tests-are-accounted-for:
252+
uses: aws-observability/aws-application-signals-test-framework/.github/workflows/validate-e2e-tests-are-accounted-for.yml@main

0 commit comments

Comments
 (0)