update github yaml

This commit is contained in:
shao.xiaoping 2024-01-22 12:04:14 +08:00
parent a8f6612597
commit 85407baa3d
1 changed files with 1 additions and 2 deletions

View File

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