Skip to content

Mo/feat/v10/add shared kmp and jvm module #1945

Mo/feat/v10/add shared kmp and jvm module

Mo/feat/v10/add shared kmp and jvm module #1945

Workflow file for this run

name: markdown
on:
push:
branches:
- main
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: wireapp/setup-fd@v0.1.0
- name: install mdformat
run: |
pip3 install mdformat mdformat-gfm mdformat-frontmatter mdformat-footnote mdformat-gfm-alerts mdformat-toc
- run: fd --glob '*.md' -X mdformat --check