diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index f35c72ab3eac..410c62dfe368 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -19,7 +19,6 @@ on: - jest.config.mjs - packages/** - tsconfig.json - - .github/workflows/tests-e2e.yml concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}