Skip to content

[BUGFIX] 503 error - news detail - type declaration is missing #1205

[BUGFIX] 503 error - news detail - type declaration is missing

[BUGFIX] 503 error - news detail - type declaration is missing #1205

Workflow file for this run

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 docsGenerate -- --no-progress