We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67157dc commit 7f7e5b6Copy full SHA for 7f7e5b6
1 file changed
.github/workflows/e2e.yml
@@ -22,7 +22,7 @@ jobs:
22
fail-fast: false
23
max-parallel: 6
24
matrix:
25
- library: [flask, fastapi, django, redis, requests, httpx, psycopg, psycopg2]
+ library: [flask, fastapi, django, redis, requests, httpx, psycopg, psycopg2, urllib3]
26
steps:
27
- name: Checkout
28
uses: actions/checkout@v4
0 commit comments