Skip to content

Commit

Permalink
Merge pull request TYPO3-Documentation#61 from TYPO3-Documentation/ga…
Browse files Browse the repository at this point in the history
…rvinhicking-patch-1

[TASK] Fix test-documentation.yml whitespace
  • Loading branch information
garvinhicking authored Mar 25, 2024
2 parents c43d54c + 8df9e92 commit ac67d2e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:

- name: Test if the documentation will render without warnings
run: |
mkdir -p Documentation-GENERATED-temp \
&& docker run --rm --pull always -v $(pwd):/project \
ghcr.io/typo3-documentation/render-guides:latest --config=Documentation --no-progress --fail-on-log
mkdir -p Documentation-GENERATED-temp \
&& docker run --rm --pull always -v $(pwd):/project \
ghcr.io/typo3-documentation/render-guides:latest --config=Documentation --no-progress --fail-on-log

0 comments on commit ac67d2e

Please sign in to comment.