Skip to content

Commit

Permalink
old-13.0-selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Nov 17, 2023
1 parent 4069ca2 commit c09f441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
#
# Pytest options are set in `pyproject.toml`.
run: |
pip install -vv $(ls ./dist/*.whl)\[acceptance,${{ matrix.pip-extras }}\] selenium==4.14.0
pip install -vv $(ls ./dist/*.whl)\[acceptance,${{ matrix.pip-extras }}\] selenium==4.13.0
- name: List Python packages
run: |
Expand Down

0 comments on commit c09f441

Please sign in to comment.