Browse Source

no need to build docs in cibuild

pull/1290/head
Ross McFarland 4 months ago
parent
commit
75c3494624
No known key found for this signature in database GPG Key ID: 943B179E15D3B22A
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      script/cibuild

+ 0
- 2
script/cibuild View File

@ -29,6 +29,4 @@ echo "## formatting ############################################################
script/format --check || (echo "Formatting check failed, run ./script/format" && exit 1)
echo "## tests/coverage ##############################################################"
script/coverage
echo "## documentation ###############################################################"
script/generate-docs
echo "## complete ####################################################################"

Loading…
Cancel
Save