tea
tea copied to clipboard
[TASK] Migrate composer normalize in gitlab action
Change gitlab action to use runTests.sh for composer normalize.
Related: #1751
Pull Request Test Coverage Report for Build 19036924716
Details
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 100.0%
| Totals | |
|---|---|
| Change from base Build 19035642484: | 0.0% |
| Covered Lines: | 106 |
| Relevant Lines: | 106 |
💛 - Coveralls
Fine for me. But I guess the target is not to use runTest.sh as another layer/wrapper, but instead of the composer task.
So get rid of the composer script and use runtest instead.
What do you say @oliverklee?
Closing as we recently dropped our configuration for GitLab CI.