🔥 测试错误内容

This commit is contained in:
2024-08-28 10:52:17 +08:00
parent 989dbae873
commit 8ba6ee805a
26 changed files with 4075 additions and 5 deletions

View File

@ -31,7 +31,8 @@ jobs:
- name: Test with pytest
run: |
pdm run pytest --junitxml=report/report.xml
pdm run pytest --junitxml=report/report.xml.
0
- name: Archive Pytest test report
uses: actions/upload-artifact@v3