Skip to content

build(deps): bump types-toml from 0.10.4 to 0.10.8.20240310 #1324

build(deps): bump types-toml from 0.10.4 to 0.10.8.20240310

build(deps): bump types-toml from 0.10.4 to 0.10.8.20240310 #1324

Workflow file for this run

---
name: help-in-readme
on: [push] # yamllint disable-line rule:truthy
jobs:
help-in-readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install uv
uses: astral-sh/setup-uv@v3
- name: Verify that README contains output of darker --help
run: uvx --from '.[flynt,isort]' darker --verify-readme