Skip to content

feat(rust): Adds Rust CI/CD and Refactors Cataylst gateway to be passing (minus unit tests). #50

feat(rust): Adds Rust CI/CD and Refactors Cataylst gateway to be passing (minus unit tests).

feat(rust): Adds Rust CI/CD and Refactors Cataylst gateway to be passing (minus unit tests). #50

Workflow file for this run

name: Markdown Check
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
jobs:
build:
name: Check markdown files formatted consistently
uses: input-output-hk/catalyst-ci/.github/workflows/markdown-check.yml@master