Update .gitlab-ci.yml file

main
Joerg 2023-06-25 13:11:53 +00:00
parent f009cd0e82
commit de22190438
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ test:
- flutter test --coverage - flutter test --coverage
artifacts: artifacts:
paths: paths:
- /coverage/lcov.info - coverage/lcov.info
coverage: '/\s*lines\.*:\s*([\d\.]+%)/' coverage: '/\s*lines\.*:\s*([\d\.]+%)/'
sonar: sonar: