Run 'cargo xtask codegen' in CI and check that there are no diffs

This commit is contained in:
Dustin J. Mitchell
2023-05-29 17:33:14 +00:00
committed by Dustin J. Mitchell
parent 75e10676ce
commit a0703af0b9
2 changed files with 38 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
# if this changes, change it in cli/Cargo.toml and .github/workflows/publish-docs.yml as well
# if this changes, change it in .github/workflows/publish-docs.yml as well
mdbook-version: '0.4.10'
- run: mdbook build taskchampion/docs