mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
CI should only check tests
This commit is contained in:
parent
ca306b6a4a
commit
108328b4be
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
|
@ -36,4 +36,4 @@ jobs:
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
python -m unittest discover
|
python -m unittest discover -s tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue