Skip to content

Add a deprecation warning to tl_expected (#18) #5

Add a deprecation warning to tl_expected (#18)

Add a deprecation warning to tl_expected (#18) #5

name: Humble Format
on:
workflow_dispatch:
pull_request: &event
branches:
- humble
push: *event
jobs:
pre-commit:
name: pre-commit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
- uses: pre-commit/action@v3.0.1