mirror of
https://github.com/Aider-AI/aider
synced 2026-04-25 17:15:07 +02:00
Run windows tests on push
This commit is contained in:
7
.github/workflows/windows-tests.yml
vendored
7
.github/workflows/windows-tests.yml
vendored
@@ -1,7 +1,12 @@
|
||||
name: Windows Python Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user