Skip to content

feat: add back PEP 420 support behind feature flag (#808) #524

feat: add back PEP 420 support behind feature flag (#808)

feat: add back PEP 420 support behind feature flag (#808) #524

name: validate-codecov-config
on:
pull_request:
paths: [codecov.yaml]
push:
branches: [main]
jobs:
validate-codecov-config:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Validate codecov configuration
run: curl -sSL --fail-with-body --data-binary @codecov.yaml https://codecov.io/validate