This commit is contained in:
sbriat 2023-02-08 16:21:50 +01:00
parent 32c03be851
commit 21d3d7ee0e
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ test:
script:
- docker-compose -f docker-compose.ci.yml --env-file ci/.env.ci up -d
- sh ci/wait-up.sh
- docker-compose logs -f
- docker exec -t v3-territory sh -c "npm run test:integration:ci"
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
rules: