mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-21 12:55:00 +00:00
attempt to fix windows tests in CI
This commit is contained in:
parent
b1e7e80700
commit
cb24f8c6d4
2 changed files with 1 additions and 3 deletions
|
@ -575,7 +575,6 @@ class TestCommands(TestCase):
|
|||
)
|
||||
)
|
||||
|
||||
|
||||
repo = git.Repo()
|
||||
repo.git.add(str(test_file))
|
||||
repo.git.commit("-m", "initial")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue