Browse Source

Update ci-cd.yml

pull/700/head
Pranav C 3 years ago committed by GitHub
parent
commit
e1ec182f10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/ci-cd.yml

2
.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

Loading…
Cancel
Save