-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
Description
内容
タイトルのとおりです。Python exampleはこちらです。
Pros 良くなる点
Python exampleがいつの間にか動かなくなってる、ということを避けられる。
Cons 悪くなる点
テスト時間が少し長くなる。
実現方法
↓のPython API版のビルドのあとのstepでexampleを動かすと良さそう?
voicevox_core/.github/workflows/test.yml
Line 254 in 9ae1110
build-and-test-python-api: |
その他
関連しそうなissue
READMEのコマンドを実行していくのも面白そう。runme-action
が使えるかも?