Skip to content

fix: raise HTTP errors in ApiClient instead of returning None (#820) #1981

fix: raise HTTP errors in ApiClient instead of returning None (#820)

fix: raise HTTP errors in ApiClient instead of returning None (#820) #1981

Workflow file for this run

name: package
permissions:
contents: read
on:
pull_request:
paths:
- "codecarbon/**"
- "pyproject.toml"
branches: [master]
push:
paths:
- "codecarbon/**"
- "pyproject.toml"
branches: [master]
jobs:
validate-package:
uses: ./.github/workflows/package-validation-reusable.yml