Skip to content

Update GitHub Actions workflow to run on all PRs#388

Merged
mum4k merged 2 commits into
develfrom
feature/ci-workflow
Jun 5, 2026
Merged

Update GitHub Actions workflow to run on all PRs#388
mum4k merged 2 commits into
develfrom
feature/ci-workflow

Conversation

@mum4k

@mum4k mum4k commented Jun 5, 2026

Copy link
Copy Markdown
Owner

This PR updates the existing .github/workflows/go.yml workflow:

  • Triggers tests on all pull requests unconditionally.
  • Removes the deprecated golint tooling in favor of standard go vet.
  • Removes go get -t ./... as Go modules fetch dependencies automatically during testing.

@mum4k mum4k merged commit 4e63ce0 into devel Jun 5, 2026
4 checks passed
@mum4k mum4k deleted the feature/ci-workflow branch June 5, 2026 15:14
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.

1 participant