We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
タイトルのとおりです。Python exampleはこちらです。
Python exampleがいつの間にか動かなくなってる、ということを避けられる。
テスト時間が少し長くなる。
↓のPython API版のビルドのあとのstepでexampleを動かすと良さそう?
voicevox_core/.github/workflows/test.yml
Line 254 in 9ae1110
関連しそうなissue
READMEのコマンドを実行していくのも面白そう。runme-actionが使えるかも?
runme-action
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
内容
タイトルのとおりです。Python exampleはこちらです。
Pros 良くなる点
Python exampleがいつの間にか動かなくなってる、ということを避けられる。
Cons 悪くなる点
テスト時間が少し長くなる。
実現方法
↓のPython API版のビルドのあとのstepでexampleを動かすと良さそう?
voicevox_core/.github/workflows/test.yml
Line 254 in 9ae1110
その他
関連しそうなissue
READMEのコマンドを実行していくのも面白そう。
runme-action
が使えるかも?The text was updated successfully, but these errors were encountered: