fix(cicd): job 'integration test' use correct report_paths
#27
1.pipeline.yml
on: push
Build + unit tests
/
gradle build test
1m 13s
Code Analysis (multi)
/
...
/
CodeQL Analysis
2m 19s
Code Analysis (multi)
/
...
/
Trivy scan (JVM)
1m 15s
Integration tests
/
gradle intTest
32s