Skip to content

Commit d466063

Browse files
authored
Renaming python EKS E2E test in main build. (#143)
*Issue #, if available:* Renaming python EKS E2E test in main build. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
1 parent 956355f commit d466063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
pytest contract-tests/tests
8888
8989
# AppSignals specific e2e eks tests
90-
appsignals-e2e-eks-test:
90+
appsignals-python-e2e-eks-test:
9191
needs: [build]
9292
uses: ./.github/workflows/appsignals-python-e2e-eks-test.yml
9393
secrets: inherit

0 commit comments

Comments
 (0)