diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a76f64d9ac..d625d5f712 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: uses: actions/upload-artifact@v4 with: name: ci-console - path: /allure-results + path: allure-results/ build: runs-on: ubuntu-latest strategy: