Skip to content

Commit

Permalink
Disable aiohttp extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-mueller committed Oct 3, 2023
1 parent 05b1df0 commit 47b0115
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
pull_request:
branches: [ master ]

# https://github.com/aio-libs/aiohttp/issues/7229#issuecomment-1663772882
env:
AIOHTTP_NO_EXTENSIONS: 1

jobs:
build:

Expand Down

0 comments on commit 47b0115

Please sign in to comment.