Skip to content

ci: Add GitHub Actions workflow for CI - #4

Merged
MinuteHanD merged 1 commit into
mainfrom
feature/add-ci-pipeline
Jul 1, 2025
Merged

ci: Add GitHub Actions workflow for CI#4
MinuteHanD merged 1 commit into
mainfrom
feature/add-ci-pipeline

Conversation

@MinuteHanD

Copy link
Copy Markdown
Owner
  • The workflow checks out the code, sets up Go, and runs both unit and integration tests.

- Create a CI pipeline that runs on push and pull_request events to the main branch.
- The workflow checks out the code, sets up Go, and runs both unit and integration tests.
- This ensures that all changes are automatically validated before being merged.
@MinuteHanD
MinuteHanD merged commit b9bd09a into main Jul 1, 2025
1 check passed
MinuteHanD added a commit that referenced this pull request Jul 1, 2025
ci: Add GitHub Actions workflow for CI
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