mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
CI should only check tests
This commit is contained in:
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
python -m unittest discover
|
||||
python -m unittest discover -s tests
|
||||
|
||||
Reference in New Issue
Block a user