Skip to content

Commit

Permalink
Adjust testing docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Jul 23, 2024
1 parent 0d54836 commit ff24042
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testing-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,4 @@ jobs:
if ! diff -q generated_file.md committed_file.md; then
echo "Documentation for integration tests is out of date. Please run `make testing-docs`!"
exit 1
else
echo "Documentation is up to date."
fi

0 comments on commit ff24042

Please sign in to comment.