Note that docs CI should be kept in sync with publish script

This commit is contained in:
Chris Wong 2021-01-07 21:08:59 +13:00
parent eb4729053b
commit 605cb86e32

View file

@ -72,6 +72,7 @@ jobs:
- name: Run benchmarks
run: cd benchmarks && cargo test --benches --locked
# Please keep this in sync with `publish-docs.yml`
documentation:
name: Documentation
runs-on: ubuntu-latest