Skip to content

Cypress End-to-End Tests #386

Cypress End-to-End Tests

Cypress End-to-End Tests #386

Workflow file for this run

name: Cypress End-to-End Tests
on:
schedule:
- cron: '0 6 * * *'
jobs:
cypress-run:
runs-on: ubuntu-20.04
env:
CYPRESS_BASE_URL: "https://pace3.lauf-gegen-rechts.de/"
steps:
- uses: actions/checkout@v3
- uses: cypress-io/github-action@v4
with:
working-directory: cypress