Skip to content

Commit

Permalink
Merge pull request TYPO3-Console#1177 from helhum/cleanup/docs-render-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
helhum authored Jul 14, 2024
2 parents eb1c0a3 + ecd89ad commit 78264ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/Test-documentation.yml

This file was deleted.

5 changes: 5 additions & 0 deletions .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ jobs:
run: |
composer extension-release
- name: Documentation will render without warnings
run: |
composer docs:test-render
rm -rf Documentation-GENERATED-temp
Tests:
name: 'T3 ${{ matrix.typo3 }} - ${{ matrix.os }} - PHP ${{ matrix.php }} - ${{ matrix.dependency-version }}'
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 78264ef

Please sign in to comment.