Skip to content

[TASK] Mark properties as private in AdminModuleController (#283) (#284) #158

[TASK] Mark properties as private in AdminModuleController (#283) (#284)

[TASK] Mark properties as private in AdminModuleController (#283) (#284) #158

name: test documentation
on: [ push, pull_request ]
jobs:
tests:
name: documentation
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Test if the documentation will render without warnings
run: |
Build/Scripts/runTests.sh -s testRenderDocumentation