From 12d46a2599e8e5befa116b6752ab4db7078c5073 Mon Sep 17 00:00:00 2001 From: vipinbhatt Date: Tue, 7 Nov 2023 14:34:51 +0530 Subject: [PATCH] Run cdap-e2e --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 93c5201f3b5b..4961b884eb34 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -65,7 +65,7 @@ jobs: with: repository: Vipinofficial11/cdap-e2e-tests path: e2e - ref: run_cdap_repo + - name: Cache uses: actions/cache@v3