Skip to content

Commit

Permalink
Merge branch 'main' into jaegerreceiver-remove-sampling-endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
codeboten authored Jan 9, 2025
2 parents 50a549b + 56d636b commit 8e543e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scoped-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
./.tools
key: go-cache-${{ runner.os }}-${{ hashFiles('**/go.sum') }}

- name: Build test tools
run: make "$(${PWD} -replace '\\', '/')/.tools/gotestsum"

- name: Run changed tests
if: needs.changedfiles.outputs.go_tests
env:
Expand Down

0 comments on commit 8e543e1

Please sign in to comment.