Skip to content

Commit b45066f

Browse files
committed
Remove unused
Signed-off-by: pipiland2612 <[email protected]>
1 parent 76e2214 commit b45066f

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

.github/workflows/ci-e2e-all.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,4 @@ jobs:
3838
uses: ./.github/workflows/ci-e2e-opensearch.yml
3939

4040
query:
41-
uses: ./.github/workflows/ci-e2e-query.yml
42-
43-
metrics-comparison-trigger:
44-
runs-on: ubuntu-latest
45-
needs: [ badger, cassandra, elasticsearch, grpc, kafka, memory, opensearch, query ]
46-
steps:
47-
- name: Checkout code
48-
uses: actions/checkout@v4
49-
- name: Signal completion
50-
run: echo "All E2E tests completed, metrics comparison will run."
41+
uses: ./.github/workflows/ci-e2e-query.yml

0 commit comments

Comments
 (0)