Skip to content

ci: Remove duplicate go mod download step#167

Merged
peterj merged 1 commit intoagentregistry-dev:mainfrom
timflannagan:chore/remove-duplicate-mod
Feb 16, 2026
Merged

ci: Remove duplicate go mod download step#167
peterj merged 1 commit intoagentregistry-dev:mainfrom
timflannagan:chore/remove-duplicate-mod

Conversation

@timflannagan
Copy link
Copy Markdown
Collaborator

The build.yml workflow was calling go mod download multiple times. Appears to be an oversight/cruft
and we cam remove the duplicate step.

The build.yml workflow was calling `go mod download`
multiple times. Appears to be an oversight/cruft
and we cam remove the duplicate step.

Signed-off-by: timflannagan <[email protected]>
Copy link
Copy Markdown
Collaborator

@inFocus7 inFocus7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, nice catch!

@peterj peterj merged commit 2dc9e42 into agentregistry-dev:main Feb 16, 2026
2 checks passed
@timflannagan timflannagan deleted the chore/remove-duplicate-mod branch February 16, 2026 19:53
christian-posta pushed a commit to christian-posta/agentregistry that referenced this pull request Mar 9, 2026
The build.yml workflow was calling `go mod download` multiple times.
Appears to be an oversight/cruft
and we cam remove the duplicate step.

Signed-off-by: timflannagan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants