Skip to content

Created cypress e2e test environment #72

Created cypress e2e test environment

Created cypress e2e test environment #72

Workflow file for this run

stages:
- lint
prettier:
stage: lint
image: node:20
script:
- npm ci
- npx prettier --check .