mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 02:51:09 +00:00
backup v1
This commit is contained in:
12
.github/workflows/unitest.yml
vendored
12
.github/workflows/unitest.yml
vendored
@@ -1,5 +1,13 @@
|
||||
name: unitest
|
||||
on: [ push, pull_request ]
|
||||
name: unitest_v1
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v1
|
||||
pull_request:
|
||||
branches:
|
||||
- v1
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user