Skip to content

Commit 9dfc356

Browse files
committed
Use param for base docs job
1 parent 160d645 commit 9dfc356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ workflows:
4949
name: Release test
5050
- orb/docs:
5151
name: Docs
52+
task: "docs --nitpick"
5253
# We have no tests to matrix, and this is too niche for the orb, so just
5354
# do a bunch of install/run tests on different Python and Sphinx versions
5455
# for compat testing.

0 commit comments

Comments
 (0)