Skip to content

Cypress Automation PreProd Testing #108

Cypress Automation PreProd Testing

Cypress Automation PreProd Testing #108

name: Cypress Automation PreProd Testing
on: workflow_dispatch
jobs:
cypress-preprod:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Integration tests / Cypress
uses: cypress-io/github-action@v4