diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e585f31ce04..43c1ebb0521 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -200,7 +200,6 @@ jobs: - name: Generate Allure Report if: env.TEST_CHANGED == 'true' uses: simple-elf/allure-report-action@master - if: always() id: allure-report with: allure_results: build/allure-results