From c8bd7d9dfbc66edfb4e5eb41d41c221c8dcc19ef Mon Sep 17 00:00:00 2001 From: sebastienlorber Date: Thu, 2 Jun 2022 17:15:40 +0200 Subject: [PATCH] useless line? --- .github/workflows/tests-e2e.yml | 1 - 1 file changed, 1 deletion(-) 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 }}