diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 415b6de59e74..7f5066f2e478 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -61,9 +61,8 @@ jobs: - name: Checkout e2e test repo uses: actions/checkout@v3 with: - repository: Vipinofficial11/cdap-e2e-tests + repository: cdapio/cdap-e2e-tests path: e2e - ref: addPluginUploadSkipFlag - name: Cache uses: actions/cache@v3