Skip to content

fix(deps): update ruff rust to v0.14.6 (#1353) #1037

fix(deps): update ruff rust to v0.14.6 (#1353)

fix(deps): update ruff rust to v0.14.6 (#1353) #1037

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