chore: build docs on stable (#204) #862
ci.yml
on: push
Tests pass
44s
No warnings from Clippy
11s
Source code is formatted
15s
Documentation builds successfully
15s
Commit messages follow project guidelines
16s
Annotations
1 error
Commit messages follow project guidelines
You have commit messages with errors
⧗ input: chore: build docs on stable (#204)
* chore: build docs on stable
The reasons why nightly was used (https://github.com/pubgrub-rs/pubgrub/pull/31#issuecomment-707337018) don't apply anymore. This change removes all nightly usages in the repo, only stable remains.
* ci: remove erroring cargo doc argument
---------
Co-authored-by: Matthieu Pizenberg <[email protected]>
✖ type must be one of [build, ci, docs, feat, fix, perf, refactor, release, revert, style, test] [type-enum]
⚠ footer's lines must not be longer than 72 characters [footer-max-line-length]
✖ found 1 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|