Skip to content

Update installation files: Remove unused composer.json entry and adju… #619

Update installation files: Remove unused composer.json entry and adju…

Update installation files: Remove unused composer.json entry and adju… #619

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/'