mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-05-22 23:01:17 +00:00
🔧 更新 pytest 工作流,升级上传工件的 GitHub Actions 版本至 v4
This commit is contained in:
parent
84133b2f27
commit
7aaa589a51
2
.github/workflows/pytest.yaml
vendored
2
.github/workflows/pytest.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
uv run pytest --junitxml=report/report.xml
|
||||
|
||||
- name: Archive Pytest test report
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: SuperTest-test-report
|
||||
path: report
|
||||
|
Loading…
x
Reference in New Issue
Block a user