mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-19 23:14:25 +01:00
Change ci to pytest
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Run unittest tests with coverage
|
||||
run: |
|
||||
coverage run --source=autogpt -m unittest discover tests
|
||||
pytest --cov=autogpt --without-integration --without-slow-integration
|
||||
|
||||
- name: Generate coverage report
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user