diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 152e7837782..8354ef057c0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,3 +17,7 @@ jobs: uses: input-output-hk/catalyst-forge/.github/workflows/ci.yml@ci/v1.1.0 with: forge_version: 0.2.1 + + allure: + needs: ci + uses: input-output-hk/catalyst-voices/.github/workflows/generate-allure-report.yml@main