Skip to content

Update installation file: Correct composer.json path in multiflexi-we… #620

Update installation file: Correct composer.json path in multiflexi-we…

Update installation file: Correct composer.json path in multiflexi-we… #620

Workflow file for this run

# .github/workflows/lint.yaml
name: DOCtor-RST
on:
push:
pull_request:
jobs:
doctor-rst:
name: DOCtor-RST
runs-on: ubuntu-latest
steps:
- name: "Checkout code"
uses: actions/checkout@v6
- name: DOCtor-RST
uses: OskarStark/doctor-rst@1.78.0
with:
args: --short --error-format=github
env:
DOCS_DIR: 'docs/source/'