update github yaml
This commit is contained in:
parent
a10f51ecb9
commit
78f288f313
|
@ -34,6 +34,6 @@ jobs:
|
|||
run: curl https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py | python
|
||||
- run: pipenv install wheel
|
||||
- run: pipenv install
|
||||
- run: playwright install
|
||||
- run: pipenv run python -m playwright install
|
||||
- name: Run test cases and generate report
|
||||
run: pipenv run python run.py
|
||||
|
|
Loading…
Reference in New Issue