Skip to content

Commit

Permalink
Only build docs on deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott committed Aug 3, 2018
1 parent c86af1e commit 538c3d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ workflows:
- coverage
- lint
- docs
requires:
- deploy
- deploy:
requires:
- test
Expand Down

0 comments on commit 538c3d3

Please sign in to comment.