Skip to content

Created cypress e2e test environment #59

Created cypress e2e test environment

Created cypress e2e test environment #59

Workflow file for this run

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