better tests

This commit is contained in:
Gsk54 2023-01-11 12:53:38 +01:00
parent 034b7afc84
commit c8c37fb1d0
1 changed files with 0 additions and 1 deletions

View File

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