Skip to content

Commit be7c461

Browse files
authored
chore(ci): disable signoz to unblock other PRs (#3909)
1 parent 482ad53 commit be7c461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
- tracetest-opensearch
205205
- tracetest-tempo
206206
- tracetest-provisioning-env
207-
- tracetest-signoz
207+
# - tracetest-signoz # signoz is unstable, we need to review their docker compose structure
208208
steps:
209209
- name: Checkout
210210
uses: actions/checkout@v3

0 commit comments

Comments
 (0)