Skip to content

chore: optimize steps order in go GitHub Action#883

Merged
olblak merged 1 commit into
mainfrom
lemeurherve-patch-1
Sep 23, 2022
Merged

chore: optimize steps order in go GitHub Action#883
olblak merged 1 commit into
mainfrom
lemeurherve-patch-1

Conversation

@lemeurherve

Copy link
Copy Markdown
Member

No need to install and check version of tools before they're really used. If a previous step fails, it avoid unnecessary downloads and executions.

No need to install and check version of tools before they're really used.
If a previous step fails, it avoid unnecessary downloads and executions.
@olblak

olblak commented Sep 23, 2022

Copy link
Copy Markdown
Member

It makes sense

@olblak olblak merged commit 81f9f52 into main Sep 23, 2022
@olblak olblak deleted the lemeurherve-patch-1 branch September 23, 2022 07:18
@olblak olblak added the skip-changelog Used by release-drafter to ignore pullrequest in changelog label Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Used by release-drafter to ignore pullrequest in changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants