test: refs #6695 e2e headless
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Alex Moreno 2025-02-06 09:23:14 +01:00
parent c1903a8e55
commit dc8aa396fa
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
volumes:
- ./node_modules:/app/node_modules
e2e:
command: npx cypress run --browser chromium --headed
command: npx cypress run --browser chromium
build:
context: .
dockerfile: ./Dockerfile.e2e