Skip to content

fix: Handle ContentTypeError in aiohttp integration (#39) #37

fix: Handle ContentTypeError in aiohttp integration (#39)

fix: Handle ContentTypeError in aiohttp integration (#39) #37

Workflow file for this run

name: CI
on:
push:
branches:
- master
paths:
- 'src/**'
- 'tests/**'
concurrency:
group: ci
jobs:
check-branch:
uses: ./.github/workflows/check-branch.yaml
secrets: inherit