Commit 02aa4bd
committed
Install pytest in e2e_browser workflow
Matches the explicit pytest install in test_dev / test_stable workflows.
Neither requirements.txt nor dev_requirements.txt lists pytest, so the
e2e job hit ModuleNotFoundError when invoking python -m pytest.1 parent 916ce49 commit 02aa4bd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments