Skip to content

Commit

Permalink
🔥 测试工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
snowykami committed Aug 27, 2024
1 parent a767f27 commit 112f51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 112f51b

Please sign in to comment.