Skip to content

Commit 706b75d

Browse files
committed
Validate E2E Tests Are Accounted For
1 parent 629faf5 commit 706b75d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,7 @@ jobs:
124124
with:
125125
node-version: 22
126126
staging-instrumentation-name: ${{ inputs.staging-instrumentation-name }}
127-
caller-workflow-name: 'main-build'
127+
caller-workflow-name: 'main-build'
128+
129+
validate-all-tests-are-accounted-for:
130+
uses: jj22ee/aws-application-signals-test-framework/.github/workflows/validate-e2e-tests-are-accounted-for.yml@main

0 commit comments

Comments
 (0)