Skip to content

fix(core): return a list from load_entity and pair iris by title (#208) #39

fix(core): return a list from load_entity and pair iris by title (#208)

fix(core): return a list from load_entity and pair iris by title (#208) #39

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