Skip to content

Commit 5a19461

Browse files
authored
Revert "[Genesis] Add Genesis release test to main build (#219)"
This reverts commit a6b8380.
1 parent 164952a commit 5a19461

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

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

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,4 @@ jobs:
124124
with:
125125
node-version: 22
126126
staging-instrumentation-name: ${{ inputs.staging-instrumentation-name }}
127-
caller-workflow-name: 'main-build'
128-
129-
adot-genesis:
130-
needs: [ upload-main-build ]
131-
uses: aws-observability/aws-application-signals-test-framework/.github/workflows/node-ec2-adot-genesis-test.yml@main
132-
secrets: inherit
133-
with:
134-
node-version: 22
135-
staging-instrumentation-name: ${{ inputs.staging-instrumentation-name }}
136-
caller-workflow-name: 'main-build'
127+
caller-workflow-name: 'main-build'

0 commit comments

Comments
 (0)