Note that docs CI should be kept in sync with publish script
This commit is contained in:
parent
eb4729053b
commit
605cb86e32
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue