Skip to content

Commit

Permalink
coverage.out
Browse files Browse the repository at this point in the history
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
  • Loading branch information
golanglemonade committed Sep 4, 2024
1 parent a315ad1 commit 351d688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ steps:
- docker#v5.11.0:
image: "ghcr.io/theopenlane/build-image:latest"
always-pull: true
command: ["task", "go:test"]
command: ["task", "go:test:cover"]
environment:
- "GOTOOLCHAIN=auto"
artifact_paths: ["coverage.out"]
Expand Down

0 comments on commit 351d688

Please sign in to comment.