Skip to content

fix: make testing.CheckInfo arg types match pebble.CheckInfo #588

fix: make testing.CheckInfo arg types match pebble.CheckInfo

fix: make testing.CheckInfo arg types match pebble.CheckInfo #588

Workflow file for this run

name: Docs
on:
push:
branches:
- main
pull_request:
workflow_call:
permissions: {}
jobs:
docs-spelling:
name: Spelling
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with:
persist-credentials: false
- name: Set up uv
uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
- name: Check spelling
run: make -C docs spelling