Skip to content

Commit

Permalink
Force colored output on GitHub Actions linkcheck for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
CAM-Gerlach committed Oct 16, 2023
1 parent f73dbd2 commit 5e5586c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#

# You can set these variables from the command line.
SPHINXOPTS = -n -W --keep-going
SPHINXOPTS = -n -W --keep-going --color
SPHINXBUILD = sphinx-build
SPHINXPROJ = Spyder
SOURCEDIR = .
Expand Down

0 comments on commit 5e5586c

Please sign in to comment.