mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
renamed github actions
This commit is contained in:
parent
6746da5539
commit
eada60d169
2 changed files with 2 additions and 2 deletions
2
.github/workflows/python-tests.yml
vendored
2
.github/workflows/python-tests.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Python Tests
|
||||
name: Ubuntu Python Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
2
.github/workflows/windows-tests.yml
vendored
2
.github/workflows/windows-tests.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Windows Tests
|
||||
name: Windows Python Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue