Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Consistent quotes
Co-authored-by: C.A.M. Gerlach <[email protected]>
  • Loading branch information
hugovk and CAM-Gerlach authored Mar 23, 2023
commit bd7dbd63d7f17b931463ec22d5e654d3f6f1df1d
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: make -C Doc/ SPHINXOPTS="-q" SPHINXERRORHANDLING="-W --keep-going" html

# Add pull request annotations for Sphinx nitpicks (missing references)
- name: Get list of changed files
- name: 'Get list of changed files'
id: changed_files
uses: Ana06/[email protected]
- name: 'Build changed files in nit-picky mode'
Expand Down