mirror of https://github.com/coqui-ai/TTS.git
update CI config
parent
00b5090974
commit
988ae7a510
|
@ -2,9 +2,14 @@ name: Test
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
|
||||
types: [opened, reopened]
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
jobs:
|
||||
test:
|
||||
|
||||
|
|
Loading…
Reference in New Issue