mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
Replace shlex with cross-platform oslex - fixes Aider-AI/aider#3746
This commit is contained in:
parent
d9aa3cb2d4
commit
8ffe466257
1 changed files with 2 additions and 0 deletions
2
.github/workflows/windows-tests.yml
vendored
2
.github/workflows/windows-tests.yml
vendored
|
@ -8,6 +8,8 @@ on:
|
||||||
- 'HISTORY.md'
|
- 'HISTORY.md'
|
||||||
- '.github/workflows/*'
|
- '.github/workflows/*'
|
||||||
- '!.github/workflows/windows-tests.yml'
|
- '!.github/workflows/windows-tests.yml'
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'aider/website/**'
|
- 'aider/website/**'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue