Skip to content

add ci build job #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 24, 2025
Merged

add ci build job #36

merged 1 commit into from
Mar 24, 2025

Conversation

juruen
Copy link
Collaborator

@juruen juruen commented Mar 24, 2025

Context

This PR adds an actions workflow to run unit tests and build the binary on push and pull requests.

@juruen juruen marked this pull request as ready for review March 24, 2025 08:26
@Copilot Copilot AI review requested due to automatic review settings March 24, 2025 08:26
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a GitHub Actions workflow to run unit tests and build the binary in response to code pushes and pull requests.

  • Introduces a new workflow file to run tests and build the binary.
  • Utilizes a matrix strategy to test on Ubuntu, Windows, and macOS.

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

@juruen juruen merged commit e426b6e into main Mar 24, 2025
10 checks passed
@juruen juruen deleted the juruen/ci-build branch March 24, 2025 13:17
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