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 629faf5 commit 706b75dCopy full SHA for 706b75d
.github/workflows/application-signals-e2e-test.yml
@@ -124,4 +124,7 @@ jobs:
124
with:
125
node-version: 22
126
staging-instrumentation-name: ${{ inputs.staging-instrumentation-name }}
127
- caller-workflow-name: 'main-build'
+ 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