fix frontend test reports not saving?

This commit is contained in:
2022-10-12 23:42:30 +02:00
parent 368531c184
commit e9a347bf9e

View File

@@ -76,7 +76,7 @@ jobs:
command: cd frontend && npm test
- store_test_results:
path: frontend-reports
path: ~/photos/frontend/frontend-reports/frontend-report.xml
test-frontend-build:
docker: