Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
harrryr committed Jul 22, 2024
1 parent 7c20134 commit 3445216
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/application-signals-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:

python-eks-e2e-test:
uses: aws-observability/aws-application-signals-test-framework/.github/workflows/python-eks-e2e-test.yml@main
needs: [ java-metric-limiter-e2e-test ]
secrets: inherit
with:
aws-region: us-east-1
Expand All @@ -65,4 +66,4 @@ jobs:
with:
aws-region: us-east-1
caller-workflow-name: 'main-build'
cw-agent-operator-tag: ${{ inputs.tag }}
cw-agent-operator-tag: ${{ inputs.tag }}
23 changes: 0 additions & 23 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit 3445216

Please sign in to comment.