update pipeline yml

This commit is contained in:
shao.xiaoping 2024-01-26 18:31:12 +08:00
parent 43688a5065
commit 113abb0ea2
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
run: pipenv run python -m playwright install run: pipenv run python -m playwright install
- name: Run test cases - name: Run test cases
run: pipenv run python.py run: pipenv run python run.py
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
if: always() if: always()