From 3abae7375f696dca0a278b18acb1ec7892e81d16 Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Tue, 30 Aug 2022 21:51:53 +0530 Subject: [PATCH] fix: ci-cd file typo correction --- .github/workflows/ci-cd-v2.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd-v2.yml b/.github/workflows/ci-cd-v2.yml index b551a68ad9..9e6cc718ce 100644 --- a/.github/workflows/ci-cd-v2.yml +++ b/.github/workflows/ci-cd-v2.yml @@ -413,7 +413,7 @@ jobs: with: name: cypress-pg-restTableOps-run-cache-snapshots path: scripts/cypress-v2/screenshots - retention-days: 2 + retention-days: 2 cypress-pg-restViews-run-cache: runs-on: ubuntu-20.04 steps: