Skip to content

fix: sort App instance correctly #250

fix: sort App instance correctly

fix: sort App instance correctly #250

name: pre-commit check
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: actions/setup-python@v5
- uses: pre-commit/[email protected]