Skip to content

fix(deps): update ruff rust to v0.15.1 (#1461) #1136

fix(deps): update ruff rust to v0.15.1 (#1461)

fix(deps): update ruff rust to v0.15.1 (#1461) #1136

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- name: Validate codecov configuration
run: curl -sSL --fail-with-body --data-binary @codecov.yaml https://codecov.io/validate