Skip to content

Add GitHub Actions workflow #25

@moodmosaic

Description

@moodmosaic

We should add GitHub Actions to cover everything build.sh does:

  • Code formatting checks with rustfmt
  • Static analysis with cargo check and clippy
  • Building all targets
  • Running tests, including doc tests
  • Generating documentation (though right now we don't publish it)
  • Running test coverage with cargo-tarpaulin

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