Skip to content

Commit

Permalink
old-14.0-selenium
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Nov 17, 2023
1 parent 4c101c1 commit 4069ca2
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 }}\] robotframework-seleniumlibrary==6.1.2
pip install -vv $(ls ./dist/*.whl)\[acceptance,${{ matrix.pip-extras }}\] selenium==4.14.0
- name: List Python packages
run: |
Expand Down

0 comments on commit 4069ca2

Please sign in to comment.