Skip to content

Set up CI using GitHub Actions #2

@mdub

Description

@mdub

Set up continuous integration using GitHub Actions to automatically:

  • Run tests on pull requests and main branch
  • Check code formatting with cargo fmt
  • Run clippy for linting
  • Verify builds on multiple platforms (if needed)
  • Optionally: generate and report test coverage

This will help catch issues early and maintain code quality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions