Skip to content

feat: ✨ handle grouped errors under the enum constraint #436

feat: ✨ handle grouped errors under the enum constraint

feat: ✨ handle grouped errors under the enum constraint #436

Workflow file for this run

name: Check package
on:
pull_request:
branches:
- main
push:
branches:
- main
# Limit token permissions for security
permissions: read-all
jobs:
build:
uses: seedcase-project/.github/.github/workflows/reusable-check-python.yml@main
# Permissions needed for pushing to the coverage branch.
permissions:
contents: write