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 2388f5f commit b60c139Copy full SHA for b60c139
.github/workflows/application-signals-e2e-test.yml
@@ -247,3 +247,6 @@ jobs:
247
with:
248
caller-workflow-name: 'main-build'
249
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