There was an error while loading. Please reload this page.
1 parent 68c422e commit cae632aCopy full SHA for cae632a
1 file changed
template/.github/workflows/build-website.yml.jinja
@@ -58,6 +58,8 @@ jobs:
58
59
- name: Spell check repo
60
uses: crate-ci/typos@aca895bf05aec0cb7dffa6f94495e923224d9f17 # v1.46.2
61
+ with:
62
+ config: .config/typos.toml
63
64
- name: Build function reference docs
65
run: uv run quartodoc build
0 commit comments