diff --git a/.github/workflows/e2e-test.yml b/.github/workflows/e2e-test.yml index f0eeef408..477986af7 100644 --- a/.github/workflows/e2e-test.yml +++ b/.github/workflows/e2e-test.yml @@ -127,6 +127,7 @@ jobs: GOOGLE_PASSWORD: ${{secrets.PLAYWRIGHT_GOOGLE_PASSWORD}} WEBHOOK_USERNAME: admin WEBHOOK_PASSWORD: 1234 + CI: true - name: Archive test result artifacts if: always()