update github yaml

This commit is contained in:
shao.xiaoping 2024-01-22 12:09:29 +08:00
parent 85407baa3d
commit a10f51ecb9
1 changed files with 1 additions and 0 deletions

View File

@ -34,5 +34,6 @@ jobs:
run: curl https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py | python run: curl https://raw.githubusercontent.com/pypa/pipenv/master/get-pipenv.py | python
- run: pipenv install wheel - run: pipenv install wheel
- run: pipenv install - run: pipenv install
- run: playwright install
- name: Run test cases and generate report - name: Run test cases and generate report
run: pipenv run python run.py run: pipenv run python run.py