Skip to content

Add access to activity area / notification configuration and day/nigt… #87

Add access to activity area / notification configuration and day/nigt…

Add access to activity area / notification configuration and day/nigt… #87

Workflow file for this run

on:
push:
pull_request:
jobs:
CypressTests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Start Opfab
run: |
cd server
./startServer.sh
- name: Cypress Tests
uses: cypress-io/github-action@v5.8.2
with:
working-directory: cypress