Skip to content

Bump the all group across 1 directory with 8 updates #30

Bump the all group across 1 directory with 8 updates

Bump the all group across 1 directory with 8 updates #30

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