Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmojaki committed Sep 10, 2023
1 parent 1ed0648 commit 75d830a
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
cd test
./test.sh
- name: 'Stop BrowserStackLocal'
Expand Down

0 comments on commit 75d830a

Please sign in to comment.