mirror of
https://github.com/snowykami/mbcp.git
synced 2024-11-22 06:07:37 +08:00
🔥 测试工作流
This commit is contained in:
parent
a767f27c0f
commit
112f51bd7e
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
|
||||
- name: Test with pytest
|
||||
run: |
|
||||
pdm run pytest --junitxml=report/report.xml --html=report/report.html
|
||||
pdm run pytest --junitxml=report/report.xml
|
||||
|
||||
- name: Archive Pytest test report
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user