reichlab / covidHubUtils

Utility functions for the COVID-19 forecast hub
http://reichlab.io/covidHubUtils/
17 stars 16 forks source link

Stop ignoring docs/ #413

Closed bsweger closed 9 months ago

bsweger commented 9 months ago

The prior PR had added docs/ to .gitignore for developer convenience, but that causes the pkgdown workflow to fail when it tries to commit documentation.

We should address this as part of issue #412, so this is a temporary patch to fixup the CI pipeline