Skip to content

Improve CI workflow#422

Merged
stefanvanburen merged 1 commit intomainfrom
svanburen/ci
Feb 2, 2026
Merged

Improve CI workflow#422
stefanvanburen merged 1 commit intomainfrom
svanburen/ci

Conversation

@stefanvanburen
Copy link
Member

  • Enables cache of go install'd binaries
  • Drops unnecessary fetch-depth: 1 (default)
  • Removes unnecessary step name:s
  • Reorders so that we run longest steps last (test/conformance) and move format / checkgenerate earlier

* Enables cache of `go install`'d binaries
* Drops unnecessary `fetch-depth: 1` (default)
* Removes unnecessary step `name:`s
* Reorders so that we run longest steps last (test/conformance) and move
  `format` / `checkgenerate` earlier
@stefanvanburen stefanvanburen merged commit 7bc9100 into main Feb 2, 2026
13 checks passed
@stefanvanburen stefanvanburen deleted the svanburen/ci branch February 2, 2026 14:19
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.

2 participants