Skip to content

Commit 341a48d

Browse files
authored
Merge pull request #94 from Integration-Automation/dev
Install pytest in e2e_browser workflow
2 parents 3966a68 + 02aa4bd commit 341a48d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e_browser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
run: |
4747
python -m pip install --upgrade pip wheel
4848
pip install -r dev_requirements.txt
49+
pip install pytest
4950
5051
- name: Wait for Grid to be ready
5152
run: |

0 commit comments

Comments
 (0)