Skip to content

Commit a897e0c

Browse files
committed
tweak skip ci instructions [ci doc]
1 parent c12c9ae commit a897e0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/devel/coding_guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,8 +373,8 @@ will run on all supported platforms and versions of Python.
373373
- ``[skip appveyor]`` (must be in the first line of the commit): AppVeyor
374374
- ``[skip azp]``: Azure Pipelines
375375

376-
- ``[ci skip]`` or ``[skip ci]``: skip all CIs. Use this only if you know
377-
your changes do not need to be tested at all (this is very rare!)
376+
- ``[skip ci]``: skip all CIs. Use this only if you know your changes do not
377+
need to be tested at all, which is very rare.
378378

379379
.. _pr-squashing:
380380

0 commit comments

Comments
 (0)