Skip to content

Bump the all group with 1 update #20

Bump the all group with 1 update

Bump the all group with 1 update #20

Workflow file for this run

name: Checks
on:
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
pre_commit:
name: Pre-Commit
uses: ./.github/workflows/pre_commit.yml
pytest:
name: Pytest
uses: ./.github/workflows/pytest.yml