🔥 测试工作流

This commit is contained in:
远野千束 2024-08-28 04:41:21 +08:00
parent 46b616032d
commit faede177e4

View File

@ -31,7 +31,7 @@ jobs:
- name: Test with pytest
run: |
pytest
python -m pytest
- name: Archive Pytest test report
uses: actions/upload-artifact@v3