mirror of
https://github.com/snowykami/mbcp.git
synced 2024-11-25 07:45:03 +08:00
🔥 测试工作流
This commit is contained in:
parent
46b616032d
commit
faede177e4
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Test with pytest
|
- name: Test with pytest
|
||||||
run: |
|
run: |
|
||||||
pytest
|
python -m pytest
|
||||||
|
|
||||||
- name: Archive Pytest test report
|
- name: Archive Pytest test report
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user