Merge branch 'activate-ci-for-master' into 'master'

Ready: Activate CI test job for master

See merge request i2p-hackers/i2p.i2p!17
This commit is contained in:
idk
2021-01-23 21:42:19 +00:00

View File

@ -20,5 +20,6 @@ test:
# The actual output that will be parsed by the code coverage
- grep -oP "Total.*?%" build/reports/jacoco/html/index.html
only:
- master
- merge_requests
- tags