Skip to content

Commit 3bc34cb

Browse files
committed
Remove unused selenium config
1 parent 342f54f commit 3bc34cb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,6 @@ jobs:
5656
max-parallel: 6
5757
matrix:
5858
python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
59-
services:
60-
hub:
61-
image: selenium/hub:3.141.59-gold
62-
firefox:
63-
image: selenium/node-chrome:3.141.59-gold
64-
env:
65-
HUB_HOST: hub
66-
HUB_PORT: 4444
6759
steps:
6860
- uses: actions/checkout@v1
6961
- name: Install the latest version of uv

0 commit comments

Comments
 (0)