Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feature/otel-tracer
Browse files Browse the repository at this point in the history
  • Loading branch information
Fank committed Nov 8, 2024
2 parents d7c91d5 + 56a6927 commit ee4333f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.17
go-version-file: ./go.mod

- name: Run coverage
run: go test -race -coverprofile=coverage.out -covermode=atomic ./...
Expand Down

0 comments on commit ee4333f

Please sign in to comment.