From 0fa276ec7ba314a68137d30750b2d0be07266eb1 Mon Sep 17 00:00:00 2001 From: Nassim Tabchiche Date: Wed, 4 Sep 2024 20:49:02 +0200 Subject: [PATCH] Fix enterprise functional tests artifact name --- .github/workflows/functional-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/functional-tests.yml b/.github/workflows/functional-tests.yml index 24bc5515d..7287ea979 100644 --- a/.github/workflows/functional-tests.yml +++ b/.github/workflows/functional-tests.yml @@ -193,7 +193,7 @@ jobs: - uses: actions/upload-artifact@v4 if: always() with: - name: functional-tests-report-${{ matrix.playwright-browser }} + name: enterprise-functional-tests-report-${{ matrix.playwright-browser }} path: | ${{ env.enterprise-frontend-build-directory }}/tests/results/ ${{ env.enterprise-frontend-build-directory }}/tests/reports/