Skip to content

Commit

Permalink
Update .github/workflows/testing-docs.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Marius Poke <marius.poke@posteo.de>
  • Loading branch information
kirdatatjana and mpoke committed Sep 17, 2024
1 parent aafabb7 commit 6025b56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: make testing-docs

- name: Check for changes
if: env.GIT_DIFF
id: check_changes
run: |
git show HEAD:scripts/test_doc/test_documentation.md > committed_file.md
Expand Down

0 comments on commit 6025b56

Please sign in to comment.