update github yaml

This commit is contained in:
shao.xiaoping 2024-01-22 12:13:34 +08:00
parent a10f51ecb9
commit 78f288f313
1 changed files with 1 additions and 1 deletions

View File

@ -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