Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmojaki committed Oct 2, 2023
1 parent 737460d commit 21e02ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
local-identifier: 'random'
- name: Test
run: |
pip install pytest pytest-parallel selenium
pip install pytest pytest-parallel py 'selenium<4.10'
cd test
./test.sh
- name: 'Stop BrowserStackLocal'
Expand Down

0 comments on commit 21e02ec

Please sign in to comment.