Skip to content

Add CI workflow to run tests across contracts and integrations #8

@Thaleszh

Description

@Thaleszh

Is your feature request related to a problem? Please describe.
There’s no automated CI testing pipeline defined, risking broken master.

Describe the solution you'd like
Add GitHub Actions YAML under .github/workflows/ci.yml that executes:

  • cargo test in contracts/ folders
  • cargo test in integration-tests/
  • Lint checks via cargo clippy

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions