Skip to content

Commit

Permalink
changed installation path
Browse files Browse the repository at this point in the history
  • Loading branch information
pazone committed Oct 18, 2023
1 parent 2b633ea commit 61adfbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ steps:
env:
BUILDKITE_REPO: "" # skip checkout
command:
- "go install go.shabbyrobe.org/gocovmerge"
- "go install github.com/wadey/gocovmerge@latest"
- "buildkite-agent artifact download --step unit-tests-2204 build/TEST-go-unit.cov ./unit-tests-2204"
- "buildkite-agent artifact download --step unit-tests-2204-arm64 build/TEST-go-unit.cov ./unit-tests-2204-arm64"
- "ls ./unit-tests-2204"
Expand Down

0 comments on commit 61adfbd

Please sign in to comment.