From e1ec182f10886660ff30aa3ad4f12b2b075b7274 Mon Sep 17 00:00:00 2001 From: Pranav C <61551451+pranavxc@users.noreply.github.com> Date: Mon, 25 Oct 2021 09:28:33 +0530 Subject: [PATCH] Update ci-cd.yml --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index c6f274a15a..73b655ee01 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -10,7 +10,7 @@ on: jobs: cypress-rest--run: - runs-on: ubuntu-20.04. + runs-on: ubuntu-20.04 steps: - name: Checkout uses: actions/checkout@v2