Skip to content

Commit

Permalink
remove unused code (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger authored Dec 16, 2024
1 parent 66ee5b1 commit 434843a
Show file tree
Hide file tree
Showing 56 changed files with 1 addition and 4,668 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
with:
go-version: 1.23
- name: test
# todo fix or remove tempo tests
run: go test $(go list ./... |grep -v examples |grep -v tempo)
run: go test $(go list ./...)
92 changes: 0 additions & 92 deletions examples/compose/compose_metrics_otel_test.go

This file was deleted.

90 changes: 0 additions & 90 deletions examples/compose/compose_metrics_test.go

This file was deleted.

13 changes: 0 additions & 13 deletions examples/compose/compose_suite_test.go

This file was deleted.

Loading

0 comments on commit 434843a

Please sign in to comment.