7rikazhexde’s tech log

技術的な興味関心、備忘録、アウトプットなどを書いています。

pytest-html

GitHub ActionsとGitHub Pagesを使用してpytest-htmlで生成されたレポートを公開する方法

追加情報 Xの投稿 upload-artifactアクション download-artifact wokflow(test_pytest-html-report_deploy_multi_os.yml) 要約 はじめに 作成したもの 使い方と詳細 ghpagesブランチをデプロイ先のブランチ指定する方法 ghpagesへデプロイするためのGitHub A…