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