Skip to content

chore(deps): update astral-sh/setup-uv action to v7.1.4 (#1350) #1031

chore(deps): update astral-sh/setup-uv action to v7.1.4 (#1350)

chore(deps): update astral-sh/setup-uv action to v7.1.4 (#1350) #1031

name: validate-codecov-config
on:
pull_request:
paths:
- '.github/workflows/validate-codecov-config.yml'
- 'codecov.yaml'
push:
branches: [main]
permissions: {}
jobs:
validate-codecov-config:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
with:
persist-credentials: false
- name: Validate codecov configuration
run: curl -sSL --fail-with-body --data-binary @codecov.yaml https://codecov.io/validate