Skip to content

Commit

Permalink
DOC: Add notation for skipping Cirrus to dev docs.
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
WarrenWeckesser committed Feb 16, 2023
1 parent 97f5ece commit cfd03f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/source/dev/development_workflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ fragments in your commit message:
* ``[skip travis]``: skip TravisCI jobs
* ``[skip azp]``: skip Azure jobs
* ``[skip circle]``: skip CircleCI jobs
* ``[skip cirrus]``: skip Cirrus jobs

Test building wheels
~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit cfd03f3

Please sign in to comment.