From 2dc7bf784b51fe39c73989865935cbe53cf57b7f Mon Sep 17 00:00:00 2001 From: pcheremu <51121511+pcheremu@users.noreply.github.com> Date: Wed, 3 Jan 2024 09:50:47 -0800 Subject: [PATCH] test: add allure public reports (#68) updated workflow to make public allure reports current reports provide a link to a private url - [ + ] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [ n/a ] Tests for the changes have been added / updated. - [ n/a ] Documentation comments have been added / updated. --------- Co-authored-by: Vasyl Ivanchuk