Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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