This commit is contained in:
jadera
2025-12-10 20:33:05 +02:00
parent 19fbe71506
commit f8a711a869
+1 -1
View File
@@ -73,7 +73,7 @@ test:e2e:
needs: ["install", "build"] needs: ["install", "build"]
stage: test stage: test
script: script:
- sudo chown -R user:user . #allow deletion of test files # - sudo chown -R user:user . #allow deletion of test files
- npm ci - npm ci
- npm run testcafe:ci - npm run testcafe:ci
artifacts: artifacts: