diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf6e4a3f19..a76f64d9ac 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: